projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated version to 2.5.5
[wxWidgets.git]
/
include
/
wx
/
gtk
/
radiobut.h
diff --git
a/include/wx/gtk/radiobut.h
b/include/wx/gtk/radiobut.h
index 39c442216f2d6ae3e67651973614e0d1bd26eb7d..552286e179b91e4f1a0dca57af4944b4f5e08d90 100644
(file)
--- a/
include/wx/gtk/radiobut.h
+++ b/
include/wx/gtk/radiobut.h
@@
-57,7
+57,7
@@
public:
virtual bool IsRadioButton() const { return TRUE; }
GSList *m_radioButtonGroup;
virtual bool IsRadioButton() const { return TRUE; }
GSList *m_radioButtonGroup;
- void
ApplyWidgetStyle(
);
+ void
DoApplyWidgetStyle(GtkRcStyle *style
);
bool IsOwnGtkWindow( GdkWindow *window );
void OnInternalIdle();
bool IsOwnGtkWindow( GdkWindow *window );
void OnInternalIdle();