Changeset 17450 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h
- Timestamp:
- Mar 6, 2009 10:27:03 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43863
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h
r16617 r17450 69 69 void fileMediaMgr(); 70 70 void fileImportAppliance(); 71 void fileExportAppliance(); 71 72 void fileSettings(); 72 73 void fileExit(); … … 151 152 QAction *mFileMediaMgrAction; 152 153 QAction *mFileApplianceImportAction; 154 QAction *mFileApplianceExportAction; 153 155 QAction *mFileSettingsAction; 154 156 QAction *mFileExitAction;
Note:
See TracChangeset
for help on using the changeset viewer.