- Timestamp:
- May 13, 2008 12:36:55 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30781
- Location:
- trunk/src/VBox/Frontends
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp
r8692 r8786 1152 1152 1153 1153 /** 1154 * Returns the list of all device types (V urtialBox::DeviceType COM enum).1154 * Returns the list of all device types (VirtualBox::DeviceType COM enum). 1155 1155 */ 1156 1156 QStringList VBoxGlobal::deviceTypeStrings() const -
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp
r8785 r8786 1154 1154 1155 1155 /** 1156 * Returns the list of all device types (V urtialBox::DeviceType COM enum).1156 * Returns the list of all device types (VirtualBox::DeviceType COM enum). 1157 1157 */ 1158 1158 QStringList VBoxGlobal::deviceTypeStrings() const
Note:
See TracChangeset
for help on using the changeset viewer.