VirtualBox

Ignore:
Timestamp:
Aug 16, 2007 8:30:32 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23655
Message:

2240: Change snapshot folder error is not reported:

Added the error handling for the snapshot's folder unable to be changed in case of there are already snapshots created.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h

    r4090 r4165  
    120120    void cannotDiscardSavedState (const CConsole &console);
    121121
     122    void cannotSetSnapshotFolder (const CMachine &aMachine);
    122123    void cannotDiscardSnapshot (const CConsole &console, const CSnapshot &snapshot);
    123124    void cannotDiscardSnapshot (const CProgress &progress, const CSnapshot &snapshot);
     
    129130    void cannotFindMachineByName (const CVirtualBox &vbox, const QString &name);
    130131
    131     void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight,
    132                                   ULONG aBpp, ULONG aVRam);
     132    void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, ULONG aBpp);
    133133
    134134    bool confirmMachineDeletion (const CMachine &machine);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette