forked from qt-creator/qt-creator
BaseCheckoutWizard*: Move createCommand from factory into Wizard
Change-Id: I0dcc931f279b59f0d6cf7afb553a2fed30baae7a Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -76,7 +76,7 @@ protected:
|
||||
StatusItem parseStatusLine(const QString &line) const;
|
||||
|
||||
private:
|
||||
friend class CloneWizardFactory;
|
||||
friend class CloneWizard;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user