]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/gizmos/splittree.h
correction for Mac OS X compilation
[wxWidgets.git] / contrib / include / wx / gizmos / splittree.h
index 5758dde534ea56d64660ca7957492f1d0666576c..4be4386cda376eb21d794722ed3efba702175b7c 100644 (file)
@@ -78,6 +78,9 @@ public:
     // In case we're using the generic tree control.
     virtual void PrepareDC(wxDC& dc);
 
     // In case we're using the generic tree control.
     virtual void PrepareDC(wxDC& dc);
 
+    // In case we're using the generic tree control.
+    virtual int GetScrollPos(int orient) const;
+
 //// Helpers
        void HideVScrollbar();
 
 //// Helpers
        void HideVScrollbar();