Changeset 23580 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h
- Timestamp:
- Oct 6, 2009 11:10:01 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h
r23238 r23580 44 44 QString id (int = -1) const; 45 45 QString location (int = -1) const; 46 VBoxDefs::MediumType type() const { return mType; } 46 47 47 48 void setCurrentItem (const QString &aItemId);
Note:
See TracChangeset
for help on using the changeset viewer.