forked from qt-creator/qt-creator
ProjectWizard: Add button to take you to VCS configuration
This makes setting up VCS more discoverable.
This commit is contained in:
@@ -72,6 +72,7 @@ protected:
|
||||
|
||||
private slots:
|
||||
void slotProjectChanged(int);
|
||||
void slotManageVcs();
|
||||
|
||||
private:
|
||||
inline void setProjectToolTip(const QString &);
|
||||
|
||||
Reference in New Issue
Block a user