projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed wxWindowOS2::Reparent.
[wxWidgets.git]
/
include
/
wx
/
palmos
/
evtloop.h
diff --git
a/include/wx/palmos/evtloop.h
b/include/wx/palmos/evtloop.h
index fcc4ce9ef8d5bbf65c4bbbd3877bbcf6df0ad984..6cd10d6245b5aee11ae5ced1f978e51c8a40118b 100644
(file)
--- a/
include/wx/palmos/evtloop.h
+++ b/
include/wx/palmos/evtloop.h
@@
-16,7
+16,7
@@
// wxEventLoop
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxGUIEventLoop : public wxEventLoopBase
+class WXDLL
IMPEXP_CORE
wxGUIEventLoop : public wxEventLoopBase
{
public:
wxGUIEventLoop();