projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor cleaning.
[wxWidgets.git]
/
include
/
wx
/
gtk
/
radiobut.h
diff --git
a/include/wx/gtk/radiobut.h
b/include/wx/gtk/radiobut.h
index a44f13ed8269bebc836fd5c566e7338babf5a16c..9a54dffa626515468d1c0d45f255150b02916401 100644
(file)
--- a/
include/wx/gtk/radiobut.h
+++ b/
include/wx/gtk/radiobut.h
@@
-51,7
+51,6
@@
public:
virtual bool IsRadioButton() const { return TRUE; }
virtual bool IsRadioButton() const { return TRUE; }
- GSList *m_radioButtonGroup;
void DoApplyWidgetStyle(GtkRcStyle *style);
bool IsOwnGtkWindow( GdkWindow *window );
void OnInternalIdle();
void DoApplyWidgetStyle(GtkRcStyle *style);
bool IsOwnGtkWindow( GdkWindow *window );
void OnInternalIdle();