summaryrefslogtreecommitdiffstats
path: root/src/traylabelmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/traylabelmgr.h')
-rw-r--r--src/traylabelmgr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/traylabelmgr.h b/src/traylabelmgr.h
index d5fdb9e..3d54cbd 100644
--- a/src/traylabelmgr.h
+++ b/src/traylabelmgr.h
@@ -52,8 +52,9 @@ public:
bool isWindowDocked(Window w);
public slots:
- void undockAll();
void dockAnother();
+ void quitAll();
+ void undockAll();
private slots:
void startup();