Changeset 91223 in vbox
- Timestamp:
- Sep 14, 2021 9:41:12 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardDiskEditors.h
r91222 r91223 85 85 const CMediumFormat &VDIMediumFormat() const; 86 86 const QStringList formatExtensions() const; 87 /** Attempts to find a file extention for the device type @p enmDeviceType within gthe extensions87 /** Attempts to find a file extention for the device type @p enmDeviceType within the extensions 88 88 * returned by CMediumFormat::DescribeFileExtensions(..). */ 89 89 static QString defaultExtension(const CMediumFormat &mediumFormatRef, KDeviceType enmDeviceType);
Note:
See TracChangeset
for help on using the changeset viewer.