]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
Crash fix for inserting text into a buffer without an associated control
[wxWidgets.git] / include / wx / univ / colschem.h
index ff4b728aac7594e26e1cb59e467104795052a78e..5c5ea7c73fc1845f8c45c43e8751262fee31e49b 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     19.08.00
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -81,7 +80,7 @@ public:
     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 :-)