Changeset 15098 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- Dec 8, 2008 10:45:27 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 40488
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp
r14472 r15098 30 30 /* Apply UI decorations */ 31 31 Ui::VBoxGLSettingsGeneral::setupUi (this); 32 33 #ifndef VBOX_GUI_WITH_SYSTRAY 34 mCbCheckTrayIcon->hide(); 35 #endif 32 36 33 37 mPsHardDisk->setHomeDir (vboxGlobal().virtualBox().GetHomeFolder());
Note:
See TracChangeset
for help on using the changeset viewer.