Changeset 9496 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include
- Timestamp:
- Jun 6, 2008 6:01:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h
r9480 r9496 45 45 void setUseEmptyItem (bool); 46 46 void setBelongsTo (const QUuid &); 47 QUuid getId (int aId = -1) ;47 QUuid getId (int aId = -1) const; 48 48 QUuid getBelongsTo(); 49 49 void setCurrentItem (const QUuid &);
Note:
See TracChangeset
for help on using the changeset viewer.