]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/app.h
Avoid setting attributes in GTK wxDataViewRenderer if not supported.
[wxWidgets.git] / include / wx / univ / app.h
index 57016d5e28cc32b88bc025364bb49f65afe3b294..a0dee87bea22d5ec27c637966e9f7aeae438bc66 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     06.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // 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_
 
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIX_APP_H_
 #define _WX_UNIX_APP_H_
 
-class WXDLLEXPORT wxUniversalApp : public wxApp
+class WXDLLIMPEXP_CORE wxUniversalApp : public wxApp
 {
 public:
 };
 {
 public:
 };