summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/systemtray.h
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/systemtray.h')
-rw-r--r--superkaramba/src/systemtray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/systemtray.h b/superkaramba/src/systemtray.h
index 7ff60ac..ba8d1e8 100644
--- a/superkaramba/src/systemtray.h
+++ b/superkaramba/src/systemtray.h
@@ -56,7 +56,7 @@ signals:
void updated();
private:
- KWinModule *kwin_module;
+ KWinModule *twin_module;
TQValueList<WId> systemTrayWindows;
TQPtrList<QXEmbed> m_Wins;