Mercurial > trustbridge
diff ui/installwrapper.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | f89b41fa7048 |
children | c8f698ca6355 |
line wrap: on
line diff
--- a/ui/installwrapper.h Fri Sep 05 16:16:57 2014 +0200 +++ b/ui/installwrapper.h Tue Sep 09 15:22:19 2014 +0200 @@ -52,8 +52,8 @@ * as the current application. * * @param[in] parent the parent object. - * @param[in] listFileName the absolute path to the certificatelist. - * @param[in] choices a list of R: / I: <cert> lines to execute. + * @param[in] path the absolute path to the certificatelist. + * @param[in] instructions a list of R: / I: \<cert\> lines to execute. */ InstallWrapper(QObject* parent, const QString& path, const QStringList& instructions);