projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix compilation without wxUSE_FILESYSTEM (closes #10114)
[wxWidgets.git]
/
include
/
wx
/
os2
/
statbox.h
diff --git
a/include/wx/os2/statbox.h
b/include/wx/os2/statbox.h
index ac327c6180da5d1cd1d51713e481e0888957c7ff..7a2b733ecd256470218489da4d80859a27fe1acc 100644
(file)
--- a/
include/wx/os2/statbox.h
+++ b/
include/wx/os2/statbox.h
@@
-15,7
+15,7
@@
#include "wx/control.h"
// Group box
-class WXDLL
EXPORT
wxStaticBox : public wxStaticBoxBase
+class WXDLL
IMPEXP_CORE
wxStaticBox : public wxStaticBoxBase
{
public:
inline wxStaticBox() {}