// Name: brush.h
// Purpose: interface of wxBrush
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@see wxBrush
*/
-class wxBrushList : public wxList
+class wxBrushList
{
public:
/**