Changeset 72187 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- May 10, 2018 11:27:57 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122620
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp
r72185 r72187 188 188 void UIWizardNewVMPageExpert::sltPathChanged(const QString &strNewPath) 189 189 { 190 RT_NOREF(strNewPath); /** @todo use this or get rid of it? See also UIWizardNewVMPageBasic1::sltPathChanged(). */ 190 191 composeMachineFilePath(); 191 192 }
Note:
See TracChangeset
for help on using the changeset viewer.