Mercurial > trustbridge
diff ui/createcertlistdialog.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | 0d71ce440bcc |
children | 2a1aa9df8f11 |
line wrap: on
line diff
--- a/ui/createcertlistdialog.h Fri Sep 05 16:16:57 2014 +0200 +++ b/ui/createcertlistdialog.h Tue Sep 09 15:22:19 2014 +0200 @@ -66,7 +66,7 @@ * If the file is not a valid key or an error * occurs mPk will be NULL after a call to this function. * - * @param [in] the file to load + * @param [in] fileName the file to load */ void loadKeyFile(const QString& fileName);