Changeset 9086 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- May 23, 2008 1:54:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h
r9081 r9086 1883 1883 static_cast<DiskImageItem*> (aItem) : 0; 1884 1884 1885 /* Ensures current item visible every time we are switching page */ 1886 item->listView()->ensureItemVisible (item); 1887 1885 1888 bool notInEnum = !vboxGlobal().isMediaEnumerationStarted(); 1886 1889 bool modifyEnabled = notInEnum &&
Note:
See TracChangeset
for help on using the changeset viewer.