X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..2b84e565c6c26711e245bab5d4ce0fe1fe3e4078:/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;