Changeset 35670 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 21, 2011 2:21:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp
r35669 r35670 598 598 # ifdef Q_WS_WIN 599 599 /* Todo: check Win XP, Vista, 2003 */ 600 # if (QT_VERSION >= 0x040500) 600 601 if (QSysInfo::windowsVersion() == QSysInfo::WV_WINDOWS7) 602 # endif /* QT_VERSION >= 0x040500 */ 601 603 # endif /* Q_WS_WIN */ 602 604 {
Note:
See TracChangeset
for help on using the changeset viewer.