forked from qt-creator/qt-creator
Fixup formating of mr2178
Merge-request: 2178 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user