Changeset 19854 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- May 20, 2009 10:55:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r19117 r19854 202 202 203 203 void cannotSendACPIToMachine(); 204 bool warnAboutVirtNotEnabled(); 204 bool warnAboutVirtNotEnabled64BitsGuest(); 205 bool warnAboutVirtNotEnabledGuestRequired(); 205 206 206 207 void cannotSetSnapshotFolder (const CMachine &aMachine, const QString &aPath);
Note:
See TracChangeset
for help on using the changeset viewer.