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