]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/spinbutt.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / gtk1 / spinbutt.h
index dfe3c40c056a4a7869fd71cda82d95775ebbb7bc..bbf998067d705e5b07170fce934707eebb489c5f 100644 (file)
@@ -53,7 +53,6 @@ public:
     void OnSize( wxSizeEvent &event );
 
     bool IsOwnGtkWindow( GdkWindow *window );
     void OnSize( wxSizeEvent &event );
 
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
 
     GtkAdjustment  *m_adjust;
     float           m_oldPos;
 
     GtkAdjustment  *m_adjust;
     float           m_oldPos;