Reenabled most of the workspaces functionality - the Workspaces window doesn't

show any windows, but everything else seems to work fine.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15241 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-11-30 15:47:01 +00:00
parent 92766f93e2
commit a631158a62
11 changed files with 205 additions and 123 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ DesktopSettings::Private::_SetDefaults()
fMenuInfo.click_to_open = true;
fMenuInfo.triggers_always_shown = false;
fWorkspacesCount = 1;
fWorkspacesCount = 4;
}