Changeset 815 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Feb 9, 2007 4:21:36 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r779 r815 102 102 void cannotSaveGlobalConfig (const CVirtualBox &vbox); 103 103 void cannotSetSystemProperties (const CSystemProperties &props); 104 void cannotAccessUSB (const COMBase &obj); 104 105 105 106 void cannotCreateMachine (const CVirtualBox &vbox, … … 113 114 bool strict = true, 114 115 QWidget *parent = 0); 115 void cannotGetUSBController (const CMachine &machine);116 116 117 117 void cannotStartMachine (const CConsole &console);
Note:
See TracChangeset
for help on using the changeset viewer.