From 72c56d793b21cb0dae7a6a3d0baf580dacc4a34f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 7 Aug 2002 00:24:58 +0000 Subject: sync with blackbox --- src/Workspace.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Workspace.hh') diff --git a/src/Workspace.hh b/src/Workspace.hh index 72203f2d..e0295e29 100644 --- a/src/Workspace.hh +++ b/src/Workspace.hh @@ -104,8 +104,8 @@ public: unsigned int getCount(void) const; void appendStackOrder(BlackboxWindowList &stack_order) const; - void showAll(void); - void hideAll(void); + void show(void); + void hide(void); void removeAll(void); void raiseWindow(BlackboxWindow *w); void lowerWindow(BlackboxWindow *w); -- cgit v1.2.3