projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use wxNullFont instead of *wxNORMAL_FONT as default parameter for wxFontPickerCtrl...
[wxWidgets.git]
/
include
/
wx
/
palmos
/
dialog.h
diff --git
a/include/wx/palmos/dialog.h
b/include/wx/palmos/dialog.h
index c953a6941f390d61a5d8d04a2bc799b8791e892c..7c9e3b1edffe8556b2b1157444700501b8b3875e 100644
(file)
--- a/
include/wx/palmos/dialog.h
+++ b/
include/wx/palmos/dialog.h
@@
-82,7
+82,6
@@
private:
DECLARE_DYNAMIC_CLASS(wxDialog)
- DECLARE_EVENT_TABLE()
DECLARE_NO_COPY_CLASS(wxDialog)
};