Changeset 33925 in vbox
- Timestamp:
- Nov 10, 2010 9:01:06 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r33712 r33925 5006 5006 5007 5007 mValid = true; 5008 5009 /* Cache IMedium data. 5010 * There could be no used mediums at all, 5011 * but this method should be run anyway just to enumerate null VBoxMedium object, 5012 * used by some VBox smart widgets, like VBoxMediaComboBox: */ 5013 vboxGlobal().startEnumeratingMedia(); 5008 5014 } 5009 5015
Note:
See TracChangeset
for help on using the changeset viewer.