projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
eliminate possibility of configure enabling gnomeprint with GTK3
[wxWidgets.git]
/
samples
/
taskbar
/
tbtest.cpp
diff --git
a/samples/taskbar/tbtest.cpp
b/samples/taskbar/tbtest.cpp
index d8934e9a6e3499084c5f78debc444fd8d734aead..f5f831266627e36358026fd7f5ad9d29f586341d 100644
(file)
--- a/
samples/taskbar/tbtest.cpp
+++ b/
samples/taskbar/tbtest.cpp
@@
-29,7
+29,7
@@
#endif
// the application icon (under Windows and OS/2 it is in resources)
-#if
defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXX11__)
+#if
ndef wxHAS_IMAGES_IN_RESOURCES
#include "../sample.xpm"
#endif