]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/app.h
Remove never implemented wxDateTime::IsGregorianDate().
[wxWidgets.git] / include / wx / univ / app.h
index 1b3b801b535deb0f9d69032c0f327c1e5be5d672..2d946d54e2fb55fbea0be5ce8884704c01b28225 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     06.08.00
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     06.08.00
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 // 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_
 
 #ifndef _WX_UNIX_APP_H_
 #define _WX_UNIX_APP_H_
 
-class WXDLLEXPORT wxUniversalApp : public wxApp
+class WXDLLIMPEXP_CORE wxUniversalApp : public wxApp
 {
 public:
 };
 {
 public:
 };