diff -r f867269ab8a1 -r d6376f767d27 warningdialog.cpp --- a/warningdialog.cpp Mon Mar 05 23:22:51 2007 +0000 +++ b/warningdialog.cpp Sun Jun 08 19:26:07 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;