X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c17eafaaf1510f008f8114afa85a11f0f08d5570..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/interface/wx/brush.h diff --git a/interface/wx/brush.h b/interface/wx/brush.h index 24db3e93a2..fd56d5a108 100644 --- a/interface/wx/brush.h +++ b/interface/wx/brush.h @@ -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: /**