]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/brush.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / brush.h
index 24db3e93a298d9e6de199f749f3360f9fe8930f7..fd56d5a1081307e7a24dfc5e42a3b3e48294cea9 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        brush.h
 // Purpose:     interface of wxBrush
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -361,7 +360,7 @@ wxBrush* wxRED_BRUSH;
 
     @see wxBrush
 */
-class wxBrushList : public wxList
+class wxBrushList
 {
 public:
     /**