projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed C++ comment added by last commit
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
statbmp.h
diff --git
a/include/wx/gtk1/statbmp.h
b/include/wx/gtk1/statbmp.h
index 00677618dea55eeacadb6f151320192617688375..8174a8ebf0fd39e65390ff75e4f1a2cd035e33f2 100644
(file)
--- a/
include/wx/gtk1/statbmp.h
+++ b/
include/wx/gtk1/statbmp.h
@@
-56,9
+56,6
@@
public:
GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
private:
- // creates the new pixmap widget
- void CreatePixmapWidget();
-
wxBitmap m_bitmap;
DECLARE_DYNAMIC_CLASS(wxStaticBitmap)