X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/442b35b53bf95f5c6c003ea9ddbefd17adbc2a00..13d4419b86d028b3e7e32b0f94cc45c40dd9551c:/include/wx/univ/app.h diff --git a/include/wx/univ/app.h b/include/wx/univ/app.h index 7c4cc185f2..a0dee87bea 100644 --- a/include/wx/univ/app.h +++ b/include/wx/univ/app.h @@ -6,13 +6,13 @@ // Created: 06.08.00 // RCS-ID: $Id$ // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_UNIX_APP_H_ #define _WX_UNIX_APP_H_ -class WXDLLEXPORT wxUniversalApp : public wxApp +class WXDLLIMPEXP_CORE wxUniversalApp : public wxApp { public: };