// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
private:
- // creates the new pixmap widget
- void CreatePixmapWidget();
-
wxBitmap m_bitmap;
DECLARE_DYNAMIC_CLASS(wxStaticBitmap)