projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement wxDV_ROW_LINES for generic wxDataViewCtrl.
[wxWidgets.git]
/
include
/
wx
/
button.h
diff --git
a/include/wx/button.h
b/include/wx/button.h
index b4f06d9ed56cca84060ab5a80e00def9a943735c..42b8e88a93c5e23393a0036965d8d4b39f480906 100644
(file)
--- a/
include/wx/button.h
+++ b/
include/wx/button.h
@@
-63,8
+63,6
@@
protected:
#include "wx/cocoa/button.h"
#elif defined(__WXPM__)
#include "wx/os2/button.h"
-#elif defined(__WXPALMOS__)
- #include "wx/palmos/button.h"
#endif
#endif // wxUSE_BUTTON