projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Themes again.
[wxWidgets.git]
/
src
/
gtk1
/
spinctrl.cpp
diff --git
a/src/gtk1/spinctrl.cpp
b/src/gtk1/spinctrl.cpp
index 9e51422831dd85d04c741b0666d345ea896a85e9..bcf26bcadb1b7681379d10cfb1de4ed26d52337a 100644
(file)
--- a/
src/gtk1/spinctrl.cpp
+++ b/
src/gtk1/spinctrl.cpp
@@
-97,8
+97,6
@@
bool wxSpinCtrl::Create(wxWindow *parent, wxWindowID id,
PostCreation();
- ApplyWidgetStyle();
-
SetFont( parent->GetFont() );
wxSize size_best( DoGetBestSize() );