summaryrefslogtreecommitdiff
path: root/src/Selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Selection.c')
-rw-r--r--src/Selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Selection.c b/src/Selection.c
index 9af6b08..1051115 100644
--- a/src/Selection.c
+++ b/src/Selection.c
@@ -961,7 +961,7 @@ static Boolean OwnSelection(
ctx->loses = lose;
ctx->notify = notify;
ctx->owner_cancel = cancel;
- ctx->incremental = incremental;
+ XtSetBit(ctx->incremental, incremental);
ctx->owner_closure = closure;
ctx->was_disowned = FALSE;