Changeset 10366 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- Jul 8, 2008 1:13:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialog.cpp
r10361 r10366 218 218 Assert (id >= 0); 219 219 220 #ifndef Q_WS_MAC 220 //#ifndef Q_WS_MAC 221 #if 1 221 222 mLbTitle->setText (::path (aItem)); 222 223 mStack->setCurrentIndex (id);
Note:
See TracChangeset
for help on using the changeset viewer.