ui/common/types.c

changeset 1067
4243fcc0aa5c
parent 1065
cb3c1fcecaa0
--- a/ui/common/types.c	Sun Feb 01 11:42:27 2026 +0100
+++ b/ui/common/types.c	Sun Feb 01 18:38:06 2026 +0100
@@ -678,6 +678,7 @@
     to->insert = from->insert;
     to->setposition = from->setposition;
     to->position = from->position;
+    to->showposition = from->showposition;
     to->setselection = from->setselection;
     to->selection = from->selection;
     to->length = from->length;

mercurial