X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..0fe8a1b6ca95414cdffcb8120e7d6bdf44bf571d:/include/wx/univ/app.h diff --git a/include/wx/univ/app.h b/include/wx/univ/app.h index 20ad226047..a0dee87bea 100644 --- a/include/wx/univ/app.h +++ b/include/wx/univ/app.h @@ -5,14 +5,14 @@ // Modified by: // Created: 06.08.00 // RCS-ID: $Id$ -// Copyright: (c) 2000 Vadim Zeitlin -// Licence: wxWindows license +// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) +// 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: };