]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/tabctrl.h
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
[wxWidgets.git] / include / wx / palmos / tabctrl.h
index dd9cfa85391e16d7629312f11a3d5de4fb90cd61..eded1fa2d154d2fa2cb8706e9fb23d9f9743bd27 100644 (file)
 #ifndef _WX_TABCTRL_H_
 #define _WX_TABCTRL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "tabctrl.h"
-#endif
-
 class wxImageList;
 
 // WXDLLEXPORT_DATA(extern const wxChar*) wxToolBarNameStr;
@@ -117,9 +113,6 @@ class WXDLLEXPORT wxTabCtrl: public wxControl
 
     virtual bool MSWOnNotify(int idCtrl, WXLPARAM lParam, WXLPARAM *result);
 
-    // Responds to colour changes
-    void OnSysColourChanged(wxSysColourChangedEvent& event);
-
 protected:
     wxImageList*    m_imageList;