]> git.saurik.com Git - wxWidgets.git/blobdiff - user/wxLayout/wxlwindow.h
repositioning the cursor with mouse clicks works
[wxWidgets.git] / user / wxLayout / wxlwindow.h
index c857b1572cd24a27711932c885d578aca0f1ce7d..f943c107736509766065f1e52b944aa95b4c8dff 100644 (file)
@@ -187,7 +187,7 @@ protected:
    bool m_HaveFocus;
    /// do we handle clicks of the right mouse button?
    bool m_DoPopupMenu;
-   /// Should InternalPaint() scroll to cursor.
+   /// Should InternalPaint() scroll to cursor (VZ: seems unused any more)
    bool m_ScrollToCursor;
    /// Do we currently have a non-standard cursor?
    bool m_HandCursor;