Changeset 8337 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Apr 23, 2008 5:05:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r8155 r8337 183 183 void cannotFindMachineByName (const CVirtualBox &vbox, const QString &name); 184 184 185 void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, ULONG aBpp );185 void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, ULONG aBpp, ULONG64 aMinVRAM); 186 186 187 187 bool confirmMachineDeletion (const CMachine &machine);
Note:
See TracChangeset
for help on using the changeset viewer.