projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow using wxDEFAULT as font size in wxOSX.
[wxWidgets.git]
/
include
/
wx
/
msw
/
statbox.h
diff --git
a/include/wx/msw/statbox.h
b/include/wx/msw/statbox.h
index e51ede32cfd9f29826daf0edae56a644df7c0d1d..27180f2c1eeba7d1b396dcffd8748b9cff83facd 100644
(file)
--- a/
include/wx/msw/statbox.h
+++ b/
include/wx/msw/statbox.h
@@
-13,7
+13,7
@@
#define _WX_MSW_STATBOX_H_
// Group box
-class WXDLL
EXPORT
wxStaticBox : public wxStaticBoxBase
+class WXDLL
IMPEXP_CORE
wxStaticBox : public wxStaticBoxBase
{
public:
wxStaticBox() { }