Changeset 11130 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- Aug 5, 2008 11:25:01 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp
r10999 r11130 3518 3518 /* Setup settings layout */ 3519 3519 mSettings = new VBoxVMSettingsSF (MachineType | ConsoleType, this); 3520 VBoxGlobal::setLayoutMargin (mSettings->layout(), 0); 3520 3521 mSettings->getFromConsole (aSession.GetConsole()); 3521 3522 mSettings->getFromMachine (aSession.GetMachine());
Note:
See TracChangeset
for help on using the changeset viewer.