Changeset 84961 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h
- Timestamp:
- Jun 25, 2020 6:49:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h
r84955 r84961 61 61 PageNameType, 62 62 PageInstallSetup, 63 PageProductKey, 63 64 PageHardware, 64 65 PageDisk, … … 83 84 const UIUnattendedInstallData &unattendedInstallData() const; 84 85 bool isUnattendedInstallEnabled() const; 86 bool isGuestOSTypeWindows() const; 85 87 86 88 protected:
Note:
See TracChangeset
for help on using the changeset viewer.