Fixup formating of mr2178

Merge-request: 2178
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Tobias Hunger
2010-09-29 12:16:37 +02:00
parent 65e95c3aba
commit 2cf9910070
10 changed files with 41 additions and 34 deletions

View File

@@ -121,7 +121,7 @@ public:
/*!
* Called to clone/checkout the version control system in a directory.
*/
virtual bool vcsCheckout(const QString &directory,const QByteArray &url) = 0;
virtual bool vcsCheckout(const QString &directory, const QByteArray &url) = 0;
/*!
* Called to get the version control repository root.