]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/tabg.h
Added serial code for wxList and wxHashTable to source tree
[wxWidgets.git] / include / wx / generic / tabg.h
index 2fb6dcc27a2e2e9c64e1901be3e0310a30f28446..948d55c5935ffefd8a1ea2cad3f3181e3645b132 100644 (file)
@@ -152,7 +152,7 @@ public:
   inline wxPen *GetBackgroundPen(void) const { return m_backgroundPen; }
   inline wxBrush *GetBackgroundBrush(void) const { return m_backgroundBrush; }
   
-  inline void SetViewRect(const wxRectangle& rect) { m_tabViewRect = rect; }
+  inline void SetViewRect(const wxRect& rect) { m_tabViewRect = rect; }
   inline wxRect GetViewRect(void) const { return m_tabViewRect; }
   
   // Calculate tab width to fit to view, and optionally adjust the view