Changeset 34623 in vbox
- Timestamp:
- Dec 2, 2010 4:28:31 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68425
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r34275 r34623 477 477 return 0; 478 478 479 #ifndef VBOX_OSE480 #ifdef Q_WS_X11481 /* show the user license file */482 if (!vboxGlobal().showVirtualBoxLicense())483 break;484 #endif485 #endif486 487 479 vboxProblem().checkForMountedWrongUSB(); 488 480
Note:
See TracChangeset
for help on using the changeset viewer.