Changeset 868 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Feb 13, 2007 1:26:58 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18575
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h
r548 r868 51 51 void mediaEnumStarted(); 52 52 void mediaEnumerated (const VBoxMedia &, int); 53 void mediaEnumFinished (const VBoxMediaList &);54 53 void mediaAdded (const VBoxMedia &); 55 54 void mediaUpdated (const VBoxMedia &); … … 61 60 62 61 void updateToolTip (int); 63 void setCurrentItem (int);64 62 void processMedia (const VBoxMedia &); 65 63 void processHdMedia (const VBoxMedia &);
Note:
See TracChangeset
for help on using the changeset viewer.