X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..fca66f598520911aea221c043ed05e4f0a9eb1c3:/include/wx/univ/colschem.h diff --git a/include/wx/univ/colschem.h b/include/wx/univ/colschem.h index ff4b728aac..5c5ea7c73f 100644 --- a/include/wx/univ/colschem.h +++ b/include/wx/univ/colschem.h @@ -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 :-)