Changeset 14586 in vbox for trunk/src/VBox
- Timestamp:
- Nov 25, 2008 5:55:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp
r14578 r14586 911 911 #if defined (VBOX_GUI_SEPARATE_VM_PROCESS) 912 912 913 AssertMsg (!vboxGlobal().isVMConsoleProcess(),914 ("Must NOT be a VM console process"));915 916 913 /* just switch to the VM window if it already exists */ 917 914 if (item->canSwitchTo())
Note:
See TracChangeset
for help on using the changeset viewer.