aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Workspace.hh')
-rw-r--r--src/Workspace.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Workspace.hh b/src/Workspace.hh
index 34b4c9f..613626b 100644
--- a/src/Workspace.hh
+++ b/src/Workspace.hh
@@ -95,6 +95,7 @@ protected:
95 void placeWindow(FluxboxWindow *win); 95 void placeWindow(FluxboxWindow *win);
96 96
97private: 97private:
98 void updateClientmenu();
98 99
99 BScreen &screen; 100 BScreen &screen;
100 FluxboxWindow *lastfocus; 101 FluxboxWindow *lastfocus;