- Timestamp:
- Mar 6, 2009 2:50:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp
r17475 r17476 4248 4248 aParent->setWindowModality (Qt::NonModal); 4249 4249 4250 return QStringList() <<loopObject.result();4250 return loopObject.result(); 4251 4251 4252 4252 #elif defined (Q_WS_X11) && (QT_VERSION < 0x040400)
Note:
See TracChangeset
for help on using the changeset viewer.