Changeset 14670 in vbox for trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp
- Timestamp:
- Nov 27, 2008 12:11:04 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39980
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp
r14652 r14670 378 378 else 379 379 { 380 /* pre-populate the media list before showing the main widget */381 vboxGlobal().startEnumeratingMedia();382 380 vboxGlobal().setMainWindow (&vboxGlobal().selectorWnd()); 383 381 #ifdef VBOX_GUI_WITH_SYSTRAY
Note:
See TracChangeset
for help on using the changeset viewer.