ProjectWizard: Add button to take you to VCS configuration

This makes setting up VCS more discoverable.
This commit is contained in:
Tobias Hunger
2011-04-15 16:39:22 +02:00
parent fea13a449c
commit 672f44d026
3 changed files with 52 additions and 24 deletions

View File

@@ -72,6 +72,7 @@ protected:
private slots:
void slotProjectChanged(int);
void slotManageVcs();
private:
inline void setProjectToolTip(const QString &);