X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecf7346462b78a53defa2684aaac83dbfa29521..eddc468e258b0824a230a6a8e844a98234cb8da4:/include/wx/motif/app.h diff --git a/include/wx/motif/app.h b/include/wx/motif/app.h index a1c2bdc964..eef7c9e054 100644 --- a/include/wx/motif/app.h +++ b/include/wx/motif/app.h @@ -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)