]> 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 7c4cc185f2bd6b7efd120dfc960b6b11c177aaa6..2d946d54e2fb55fbea0be5ce8884704c01b28225 100644 (file)
@@ -4,15 +4,14 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // 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:
 };