]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/app.h
More work on getting wxLisBox events right
[wxWidgets.git] / include / wx / motif / app.h
index a1c2bdc9641cf2da8b72cd43beb5051f616023f2..eef7c9e05429d2ae196d7191857c668150be780b 100644 (file)
@@ -38,7 +38,7 @@ class WXDLLIMPEXP_FWD_CORE wxPerDisplayData;
 
 WX_DECLARE_VOIDPTR_HASH_MAP( wxPerDisplayData*, wxPerDisplayDataMap );
 
-class WXDLLEXPORT wxApp : public wxAppBase
+class WXDLLIMPEXP_CORE wxApp : public wxAppBase
 {
     DECLARE_DYNAMIC_CLASS(wxApp)