ui/common/types.c

changeset 1065
cb3c1fcecaa0
parent 1058
92592a640fe3
--- a/ui/common/types.c	Thu Jan 29 19:01:52 2026 +0100
+++ b/ui/common/types.c	Thu Jan 29 20:55:59 2026 +0100
@@ -678,6 +678,7 @@
     to->insert = from->insert;
     to->setposition = from->setposition;
     to->position = from->position;
+    to->setselection = from->setselection;
     to->selection = from->selection;
     to->length = from->length;
     to->remove = from->remove;

mercurial