projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added intelligent scaling of icons -- cutting empty borders so that the icon is not...
[wxWidgets.git]
/
src
/
mac
/
pen.cpp
diff --git
a/src/mac/pen.cpp
b/src/mac/pen.cpp
index 1e3ced2a3a484c777157da7da10c70737831a760..2502b392fb674055cd560cb4061ea3757a91bb11 100644
(file)
--- a/
src/mac/pen.cpp
+++ b/
src/mac/pen.cpp
@@
-17,9
+17,7
@@
#include "wx/utils.h"
#include "wx/pen.h"
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxPen, wxGDIObject)
-#endif
wxPenRefData::wxPenRefData()
{