VirtualBox

Ignore:
Timestamp:
Mar 27, 2009 2:52:23 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45203
Message:

FE/Qt4-OVF: remove files before export

File:
1 edited

Legend:

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

    r18132 r18402  
    138138    {
    139139        return messageOkCancel (aParent, aType, aMessage, QString::null,
    140                                 aAutoConfirmId, aOkText, aCancelText);
    141     }
     140                                aAutoConfirmId, aOkText, aCancelText); }
    142141
    143142    bool showModalProgressDialog (CProgress &aProgress, const QString &aTitle,
     
    148147    /* Generic problem handlers */
    149148    bool askForOverridingFileIfExists (const QString& path, QWidget *aParent = NULL) const;
    150     bool askForOverridingFilesIfExists (const QStringList& aPaths, QWidget *aParent /* = NULL */) const;
     149    bool askForOverridingFilesIfExists (const QStringList& aPaths, QWidget *aParent = NULL) const;
     150
     151    void cannotDeleteFile (const QString& path, QWidget *aParent = NULL) const;
    151152
    152153    /* Special problem handlers */
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