projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
restored int (instea of size_t) in Remove() and Detach(); TRUE/FALSE -> true/false
[wxWidgets.git]
/
src
/
msw
/
colour.cpp
diff --git
a/src/msw/colour.cpp
b/src/msw/colour.cpp
index ed446cbaba77bd46d38e92cdba409aa8d4112da3..bac04c76cdeb5421964841c08d70977e794d5e9d 100644
(file)
--- a/
src/msw/colour.cpp
+++ b/
src/msw/colour.cpp
@@
-21,13
+21,12
@@
#endif
#include "wx/gdicmn.h"
+#include "wx/msw/private.h"
#include <string.h>
#include <windows.h>
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject)
-#endif
// Colour