projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Used GetCursorPos for new wxGetMousePosition implementation
[wxWidgets.git]
/
src
/
qt
/
choice.cpp
diff --git
a/src/qt/choice.cpp
b/src/qt/choice.cpp
index a584d5303fb41c40ef4ba78fe4aa66f5e8b13818..c6a1d250e2c7a877a917dae055bb0cdf3196430a 100644
(file)
--- a/
src/qt/choice.cpp
+++ b/
src/qt/choice.cpp
@@
-16,9
+16,7
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/choice.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControl)
-#endif
bool wxChoice::Create(wxWindow *parent, wxWindowID id,
const wxPoint& pos,