projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c07201
)
Typo fix.
author
Mattia Barbon
<mbarbon@cpan.org>
Sat, 21 Jun 2003 20:06:07 +0000
(20:06 +0000)
committer
Mattia Barbon
<mbarbon@cpan.org>
Sat, 21 Jun 2003 20:06:07 +0000
(20:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21287
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/features.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/features.h
b/include/wx/features.h
index 61b46a21999c65020534165efa42e039fbc121c3..531f5b3f54ba53c1dceb8b83c9bf907055af7dd6 100644
(file)
--- a/
include/wx/features.h
+++ b/
include/wx/features.h
@@
-29,7
+29,7
@@
// taskbar is only implemented in wxMSW and X11 ports
#if defined(__WXMSW__) || \
- defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__X11__)
+ defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__
WX
X11__)
#define wxHAS_TASK_BAR_ICON
#else
#undef wxHAS_TASK_BAR_ICON