projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added QueryRawValue() to wxRegKey and test code for it in the sample
[wxWidgets.git]
/
src
/
stubs
/
listctrl.cpp
diff --git
a/src/stubs/listctrl.cpp
b/src/stubs/listctrl.cpp
index d1d844565201ff29c49e1f4de52ee49ec1495579..2c11981bf2621628487b9d2ef9283c4895f9bb4d 100644
(file)
--- a/
src/stubs/listctrl.cpp
+++ b/
src/stubs/listctrl.cpp
@@
-16,11
+16,9
@@
#include "wx/stubs/textctrl.h"
#include "wx/stubs/listctrl.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxListCtrl, wxControl)
IMPLEMENT_DYNAMIC_CLASS(wxListItem, wxObject)
-#endif
wxListCtrl::wxListCtrl()
{