]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/checkbox.h
wxT() for a Spanish(?) debug message
[wxWidgets.git] / include / wx / gtk1 / checkbox.h
index 1a0c0ca3993f26ad6c9029b18ad3ae0486e52a49..412b3663b2e0626137086c96f95ad885b9d608b4 100644 (file)
@@ -67,6 +67,8 @@ public:
 
     // implementation
     void ApplyWidgetStyle();
+    bool IsOwnGtkWindow( GdkWindow *window );
+    void OnInternalIdle();
 
     GtkWidget *m_widgetCheckbox;
     GtkWidget *m_widgetLabel;