// Created: 25/03/2003
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPMOTIF_H_
#define _WX_BMPMOTIF_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "bmpmotif.h"
-#endif
-
#include "wx/defs.h"
#include "wx/bitmap.h"
void InvalidateCache();
void CreateImageIfNeeded( WXWidget w );
+ WXPixmap GetPixmapFromCache(WXWidget w);
+
struct
{
bool label : 1;