]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/slider.h
Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / include / wx / gtk / slider.h
index 6ee71daadab097702a54637104c3b162e9a41f78..8322bf66a9dfb0cf531ac5a44264d2917b8b724e 100644 (file)
@@ -61,8 +61,6 @@ public:
     
     // implementation
     bool IsOwnGtkWindow( GdkWindow *window );
-    void GtkDisableEvents();
-    void GtkEnableEvents();
 
     double m_pos;
     int m_scrollEventType;