X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..cfcf1d6ee31a87a20b1e6f198612be41b2bfecfa:/include/wx/univ/app.h?ds=sidebyside diff --git a/include/wx/univ/app.h b/include/wx/univ/app.h index 57016d5e28..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: wxWidgets licence +// 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: };