Changeset 73336 in vbox
- Timestamp:
- 07/23/2018 07:32:14 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp
r72603 r73336 85 85 { QRegExp( "Wi.*64", Qt::CaseInsensitive), "Windows7_64" }, 86 86 { QRegExp( "Wi.*32", Qt::CaseInsensitive), "Windows7" }, 87 /* ReactOS wants to be considered as Windows 2003 */ 88 { QRegExp( "Reac.*", Qt::CaseInsensitive), "Windows2003" }, 87 89 88 90 /* Solaris: */
Note: See TracChangeset
for help on using the changeset viewer.

