Now inits fInitialWorkspace correctly, calling current_workspace()

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13073 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2005-06-12 06:26:03 +00:00
parent 29e6ad95d0
commit 2c458b6dbf
+2
View File
@@ -440,6 +440,8 @@ DBG(OUT("BApplication::InitData(`%s', %p)\n", signature, _error));
// ToDo: these could have a predefined server token to safe the communication!
B_CURSOR_SYSTEM_DEFAULT = new BCursor(B_HAND_CURSOR);
B_CURSOR_I_BEAM = new BCursor(B_I_BEAM_CURSOR);
fInitialWorkspace = current_workspace();
#endif // RUN_WITHOUT_APP_SERVER
// Return the error or exit, if there was an error and no error variable