projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed incorrect param from docs
[wxWidgets.git]
/
src
/
motif
/
taskbar.cpp
diff --git
a/src/motif/taskbar.cpp
b/src/motif/taskbar.cpp
index 75f12c0d58c42ec3754ee5f08a9443d2ee9cebce..02024c5ea3efa69ceb5492e4bddac411c5787d74 100644
(file)
--- a/
src/motif/taskbar.cpp
+++ b/
src/motif/taskbar.cpp
@@
-14,7
+14,7
@@
#pragma implementation "taskbar.h"
#endif
-#include
<wx/taskbar.h>
+#include
"wx/taskbar.h"
wxTaskBarIcon::wxTaskBarIcon()
{