]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/gen_iface.py
no changes, just remove trailing whitespace
[wxWidgets.git] / src / stc / gen_iface.py
index 5cfd86c85faf6f476660dc7a11a19e65d09cdb70..ed71e5df980bbac24fd6d3c2dc9439cd9f7660fc 100755 (executable)
@@ -663,6 +663,7 @@ constNonGetterMethods = set((
     'LineFromPosition',
     'PositionFromLine',
     'LineLength',
+    'CanPaste',
     'CanRedo',
     'CanUndo',
 ))