projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merged wxRegConf rename fix from 2.2
[wxWidgets.git]
/
src
/
qt
/
bmpbuttn.cpp
diff --git
a/src/qt/bmpbuttn.cpp
b/src/qt/bmpbuttn.cpp
index 9e46c22b2b9ad6a0fd0479388fa380f968eb6501..03c4ceeb636be11c3cba4f63e5391d4e6ec79cdd 100644
(file)
--- a/
src/qt/bmpbuttn.cpp
+++ b/
src/qt/bmpbuttn.cpp
@@
-15,9
+15,7
@@
#include "wx/bmpbuttn.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxBitmapButton, wxButton)
-#endif
bool wxBitmapButton::Create(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap,
const wxPoint& pos,