comparison ui/installwrapper.h @ 904:f89b41fa7048

Fix whitespace errors
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 15:44:35 +0200
parents 17e1c8f37d72
children 78798d3af8f0
comparison
equal deleted inserted replaced
903:b5a49960d5cb 904:f89b41fa7048
57 */ 57 */
58 InstallWrapper(QObject* parent, const QString& path, 58 InstallWrapper(QObject* parent, const QString& path,
59 const QStringList& instructions); 59 const QStringList& instructions);
60 60
61 private: 61 private:
62 /**@brief write the choices made into a temporary file 62 /**@brief write the choices made into a temporary file
63 * 63 *
64 * @param[in] choicesFile the temporary file to write. 64 * @param[in] choicesFile the temporary file to write.
65 * 65 *
66 * @returns true on success. false on error. 66 * @returns true on success. false on error.
67 */ 67 */

http://wald.intevation.org/projects/trustbridge/