projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed typo : _ instead of wxT
[wxWidgets.git]
/
src
/
stubs
/
colour.cpp
diff --git
a/src/stubs/colour.cpp
b/src/stubs/colour.cpp
index 8d0827ef1d7f1536832bf8c34eb3feb2e154cecb..f2c7fe382cbe5ba77894a58735e670882e8cf34c 100644
(file)
--- a/
src/stubs/colour.cpp
+++ b/
src/stubs/colour.cpp
@@
-16,9
+16,7
@@
#include "wx/gdicmn.h"
#include "wx/colour.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject)
-#endif
// Colour