VirtualBox

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

FE/Qt: More arguments to VBoxProblemReporter::cannotSetSnapshotFolder().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h

    r4165 r4166  
    18531853        cmachine.SetSnapshotFolder (leSnapshotFolder->text());
    18541854        if (!cmachine.isOk())
    1855             vboxProblem().cannotSetSnapshotFolder (cmachine);
     1855            vboxProblem()
     1856                .cannotSetSnapshotFolder (cmachine,
     1857                    QDir::convertSeparators (leSnapshotFolder->text()));
    18561858    }
    18571859
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