]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/ScintillaWX.cpp
stc = win;
wheelRotation = 0;
Initialise();
stc = win;
wheelRotation = 0;
Initialise();
+#ifdef __WXMSW__
+ sysCaretBitmap = 0;
+ sysCaretWidth = 0;
+ sysCaretHeight = 0;
+#endif