projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow using wxGridCellEnumEditor with the mouse.
[wxWidgets.git]
/
samples
/
notebook
/
notebook.cpp
diff --git
a/samples/notebook/notebook.cpp
b/samples/notebook/notebook.cpp
index 200ed5e34c5f1e668bcc5165ae2f93f2765ffd7a..7081f5b5654ab03219b2951ffce6fe7366cf1082 100644
(file)
--- a/
samples/notebook/notebook.cpp
+++ b/
samples/notebook/notebook.cpp
@@
-26,7
+26,7
@@
#include "wx/utils.h"
#include "notebook.h"
-#if
!defined(__WXMSW__) && !defined(__WXPM__)
+#if
ndef wxHAS_IMAGES_IN_RESOURCES
#include "../sample.xpm"
#endif