Changeset 4590 in vbox
- Timestamp:
- Sep 6, 2007 7:30:38 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r4572 r4590 190 190 if (vboxGlobal().isValid()) 191 191 { 192 #ifndef VBOX_OSE 192 193 #ifdef Q_WS_X11 193 194 /* show the user license file */ 194 //if (!vboxGlobal().showVirtualBoxLicense()) 195 // return rc; 195 if (!vboxGlobal().showVirtualBoxLicense()) 196 return rc; 197 #endif 196 198 #endif 197 199
Note:
See TracChangeset
for help on using the changeset viewer.