projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move pending event processing back to wxApp (these methods were moved into wxEventLoo...
[wxWidgets.git]
/
include
/
wx
/
msw
/
stattext.h
diff --git
a/include/wx/msw/stattext.h
b/include/wx/msw/stattext.h
index b9c4b6ad2191d5f7c7278580d68462b0686aeb9c..28e1b79656250d3606ec396cc0a3390f58ce04f1 100644
(file)
--- a/
include/wx/msw/stattext.h
+++ b/
include/wx/msw/stattext.h
@@
-12,7
+12,7
@@
#ifndef _WX_STATTEXT_H_
#define _WX_STATTEXT_H_
-class WXDLL
EXPORT
wxStaticText : public wxStaticTextBase
+class WXDLL
IMPEXP_CORE
wxStaticText : public wxStaticTextBase
{
public:
wxStaticText() { }