]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vscroll.h
wxOS2 build fixes after wxColourBase introduction.
[wxWidgets.git] / include / wx / vscroll.h
index 5ac9a142c0d4804b362626f42fe7368e4df3e62d..1d29f56405f55492674aaa098e5aa2a466b008f3 100644 (file)
 #ifndef _WX_VSCROLL_H_
 #define _WX_VSCROLL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "vscroll.h"
-#endif
-
 #include "wx/panel.h"           // base class
 
 // ----------------------------------------------------------------------------
@@ -139,6 +135,8 @@ public:
     // is kept for backwards compatibility
     size_t GetLastVisibleLine() const { return GetVisibleEnd() - 1; }
 
+    // layout the children (including the sizer if needed)
+    virtual bool Layout();
 
 protected:
     // this function must be overridden in the derived class and it should