projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
I moved platform specific code from wxImage to wxBitmap
[wxWidgets.git]
/
src
/
gtk1
/
choice.cpp
diff --git
a/src/gtk1/choice.cpp
b/src/gtk1/choice.cpp
index dda0c63e8ffca99b76af48a0944e6b45e580f5d5..d794e2a915de0979ee77102f060cbb8a4320319f 100644
(file)
--- a/
src/gtk1/choice.cpp
+++ b/
src/gtk1/choice.cpp
@@
-110,8
+110,6
@@
bool wxChoice::Create( wxWindow *parent, wxWindowID id,
PostCreation();
PostCreation();
- ApplyWidgetStyle();
-
SetFont( parent->GetFont() );
wxSize size_best( DoGetBestSize() );
SetFont( parent->GetFont() );
wxSize size_best( DoGetBestSize() );