diff --git a/interface/wx/brush.h b/interface/wx/brush.h index 24db3e93a2..67467e5bfc 100644 --- a/interface/wx/brush.h +++ b/interface/wx/brush.h @@ -361,7 +361,7 @@ wxBrush* wxRED_BRUSH; @see wxBrush */ -class wxBrushList : public wxList +class wxBrushList { public: /** diff --git a/interface/wx/font.h b/interface/wx/font.h index b53a2e2c82..766ce5d225 100644 --- a/interface/wx/font.h +++ b/interface/wx/font.h @@ -1062,7 +1062,7 @@ wxFont* wxSWISS_FONT; @see wxFont */ -class wxFontList : public wxList +class wxFontList { public: /**