projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make wxGenericDataViewCtrl::SetFont() really work.
[wxWidgets.git]
/
src
/
gtk
/
bmpbuttn.cpp
diff --git
a/src/gtk/bmpbuttn.cpp
b/src/gtk/bmpbuttn.cpp
index f6d2ee2e6e296ec00972b0d8668c84e332eeee0c..55ca28b5c2ed658a095622477b37fe544f76ed64 100644
(file)
--- a/
src/gtk/bmpbuttn.cpp
+++ b/
src/gtk/bmpbuttn.cpp
@@
-14,8
+14,6
@@
#include "wx/bmpbuttn.h"
-IMPLEMENT_DYNAMIC_CLASS(wxBitmapButton,wxButton)
-
bool wxBitmapButton::Create(wxWindow *parent,
wxWindowID id,
const wxBitmap& bitmap,