projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
translating background style BG_PAINT into opaqueness for speed-up of OS redraws...
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
statbmp.h
diff --git
a/include/wx/gtk1/statbmp.h
b/include/wx/gtk1/statbmp.h
index 241b5352ed44f1fdf51bd624535a58a7c8055145..0e7243052258f086365045fa49ffc1d486dd2d0b 100644
(file)
--- a/
include/wx/gtk1/statbmp.h
+++ b/
include/wx/gtk1/statbmp.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: wx/gtk/statbmp.h
+// Name: wx/gtk
1
/statbmp.h
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Purpose:
// Author: Robert Roebling
// Id: $Id$
@@
-7,14
+7,9
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-
#ifndef __GTKSTATICBITMAPH__
#define __GTKSTATICBITMAPH__
#ifndef __GTKSTATICBITMAPH__
#define __GTKSTATICBITMAPH__
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
#include "wx/icon.h"
//-----------------------------------------------------------------------------
#include "wx/icon.h"
//-----------------------------------------------------------------------------
@@
-54,7
+49,7
@@
public:
static wxVisualAttributes
GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
static wxVisualAttributes
GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
-
+
private:
wxBitmap m_bitmap;
private:
wxBitmap m_bitmap;