]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
Avoid setting attributes in GTK wxDataViewRenderer if not supported.
[wxWidgets.git] / include / wx / univ / colschem.h
index ff4b728aac7594e26e1cb59e467104795052a78e..f6a4ae30d07a5ecf7c3601d5368a97a9a29a4bc2 100644 (file)
@@ -81,7 +81,7 @@ public:
     virtual wxColour GetBackground(wxWindow *win) const = 0;
 
     // virtual dtor for any base class
     virtual wxColour GetBackground(wxWindow *win) const = 0;
 
     // virtual dtor for any base class
-    virtual ~wxColourScheme();
+    virtual ~wxColourScheme() {}
 };
 
 // some people just can't spell it correctly :-)
 };
 
 // some people just can't spell it correctly :-)