X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..ccdcde00d9ae27ca20ff6c3c9495918a0ec725aa:/include/wx/gtk/radiobut.h diff --git a/include/wx/gtk/radiobut.h b/include/wx/gtk/radiobut.h index 5014526385..04137acfe1 100644 --- a/include/wx/gtk/radiobut.h +++ b/include/wx/gtk/radiobut.h @@ -50,6 +50,8 @@ public: bool IsOwnGtkWindow( GdkWindow *window ); void OnInternalIdle(); + bool m_blockEvent; + protected: virtual wxSize DoGetBestSize() const;