]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobut.h
fixed outdated filenames
[wxWidgets.git] / include / wx / gtk / radiobut.h
index 5014526385d402d6053a979cf5de12e6e3d4028a..04137acfe1c39d5a2091ad7842efc0c5120a4e9c 100644 (file)
@@ -50,6 +50,8 @@ public:
     bool IsOwnGtkWindow( GdkWindow *window );
     void OnInternalIdle();
     
+    bool m_blockEvent;
+    
 protected:
     virtual wxSize DoGetBestSize() const;