From 256bcbed81015bafe8f89340e5cab9114c91b930 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 19 Jul 2002 14:38:10 +0000 Subject: changing the number of workspaces in the rc does something without restarting now! --- src/Screen.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Screen.hh') diff --git a/src/Screen.hh b/src/Screen.hh index 7cbe441a..9f083419 100644 --- a/src/Screen.hh +++ b/src/Screen.hh @@ -267,6 +267,8 @@ public: inline int getColPlacementDirection(void) const { return resource.col_direction; } + void changeWorkspaceCount(unsigned int new_count); + inline void setRootColormapInstalled(bool r) { root_colormap_installed = r; } void saveSloppyFocus(bool s); void saveAutoRaise(bool a); -- cgit v1.2.3