diff -r f867269ab8a1 -r 7f43b93242aa warningdialog.cpp --- a/warningdialog.cpp Mon Mar 05 23:22:51 2007 +0000 +++ b/warningdialog.cpp Mon Oct 06 11:10:20 2008 +0000 @@ -45,7 +45,7 @@ ui.cancelButton->hide(); } -void WarningDialog::setShowAgainName (const QString &s) //FIXME not implemented yet +void WarningDialog::setShowAgainName (const QString &s) { showAgainName=s; useShowAgain=true;