diff -r f867269ab8a1 -r 367d875453ed warningdialog.cpp --- a/warningdialog.cpp Mon Mar 05 23:22:51 2007 +0000 +++ b/warningdialog.cpp Wed Feb 27 16:09:06 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;