X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/include/wx/gtk1/radiobut.h diff --git a/include/wx/gtk1/radiobut.h b/include/wx/gtk1/radiobut.h index a44f13ed82..28cc834385 100644 --- a/include/wx/gtk1/radiobut.h +++ b/include/wx/gtk1/radiobut.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/gtk/radiobut.h +// Name: wx/gtk1/radiobut.h // Purpose: // Author: Robert Roebling // Id: $Id$ @@ -51,7 +51,6 @@ public: virtual bool IsRadioButton() const { return TRUE; } - GSList *m_radioButtonGroup; void DoApplyWidgetStyle(GtkRcStyle *style); bool IsOwnGtkWindow( GdkWindow *window ); void OnInternalIdle();