// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
virtual void SelectObject( const wxBitmap& bitmap );
void GetSize( int *width, int *height ) const;
- // implementation
-
+ // implementation
+
wxBitmap m_selected;
};