projects
/
quassel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb29da
)
Fix building without KDE
author
Manuel Nickschas
<sputnick@quassel-irc.org>
Thu, 25 Feb 2010 17:34:57 +0000
(18:34 +0100)
committer
Manuel Nickschas
<sputnick@quassel-irc.org>
Thu, 25 Feb 2010 17:34:57 +0000
(18:34 +0100)
src/qtui/legacysystemtray.cpp
patch
|
blob
|
history
diff --git
a/src/qtui/legacysystemtray.cpp
b/src/qtui/legacysystemtray.cpp
index
3368b29
..
18186f2
100644
(file)
--- a/
src/qtui/legacysystemtray.cpp
+++ b/
src/qtui/legacysystemtray.cpp
@@
-21,6
+21,7
@@
#ifndef QT_NO_SYSTEMTRAYICON
#include "legacysystemtray.h"
+#include "mainwin.h"
#include "qtui.h"
LegacySystemTray::LegacySystemTray(QWidget *parent)