Changeset 4090 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Aug 8, 2007 10:33:39 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23538
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r4071 r4090 129 129 void cannotFindMachineByName (const CVirtualBox &vbox, const QString &name); 130 130 131 void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, 132 ULONG aBpp, ULONG aVRam); 133 131 134 bool confirmMachineDeletion (const CMachine &machine); 132 135 bool confirmDiscardSavedState (const CMachine &machine);
Note:
See TracChangeset
for help on using the changeset viewer.