]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vscroll.h
override all Detach() overloads in wxStaticBoxSizer to avoid virtual function hiding...
[wxWidgets.git] / include / wx / vscroll.h
index 1d29f56405f55492674aaa098e5aa2a466b008f3..33fc7aa1f89eb31760e4bc0a2ce2a27f2e31fa6a 100644 (file)
@@ -188,6 +188,9 @@ protected:
     // update the thumb size shown by the scrollbar
     void UpdateScrollbar();
 
+    // remove the scrollbar completely because we don't need it
+    void RemoveScrollbar();
+
 private:
     // common part of all ctors
     void Init();