projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
[wxWidgets.git]
/
include
/
wx
/
gtk
/
choice.h
diff --git
a/include/wx/gtk/choice.h
b/include/wx/gtk/choice.h
index 17ae9edeb229e2e666aa8fdddb7a96d6014656d4..8732297d191c78eaee4d0431f9ac841f75806e73 100644
(file)
--- a/
include/wx/gtk/choice.h
+++ b/
include/wx/gtk/choice.h
@@
-83,7
+83,7
@@
public:
protected:
wxList m_clientList; // contains the client data for the items
protected:
wxList m_clientList; // contains the client data for the items
- void
ApplyWidgetStyle(
);
+ void
DoApplyWidgetStyle(GtkRcStyle *style
);
virtual int DoAppend(const wxString& item);
virtual int DoInsert(const wxString& item, int pos);
virtual int DoAppend(const wxString& item);
virtual int DoInsert(const wxString& item, int pos);