X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..9d94efd8b0385f1afd70f71c8242a28d61527a68:/include/wx/univ/app.h?ds=inline diff --git a/include/wx/univ/app.h b/include/wx/univ/app.h index 1b3b801b53..2d946d54e2 100644 --- a/include/wx/univ/app.h +++ b/include/wx/univ/app.h @@ -4,7 +4,6 @@ // Author: Vadim Zeitlin // Modified by: // Created: 06.08.00 -// RCS-ID: $Id$ // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -12,7 +11,7 @@ #ifndef _WX_UNIX_APP_H_ #define _WX_UNIX_APP_H_ -class WXDLLEXPORT wxUniversalApp : public wxApp +class WXDLLIMPEXP_CORE wxUniversalApp : public wxApp { public: };