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 4411355..02870a8 100644
--- a/superkaramba/src/systemtray.h
+++ b/superkaramba/src/systemtray.h
@@ -50,7 +50,7 @@ public slots:
int getTraySize();
void systemTrayWindowAdded( WId w );
void systemTrayWindowRemoved( WId w );
- void tqlayoutSystray();
+ void layoutSystray();
signals:
void updated();