forked from qt-creator/qt-creator
VCS: Notify project wizard about config changes
... and have the project wizard update the available VCS. Task-number: QTCREATORBUG-4423
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
|
||||
void emitFilesChanged(const QStringList &);
|
||||
void emitRepositoryChanged(const QString &);
|
||||
void emitConfigurationChanged();
|
||||
|
||||
private:
|
||||
GitClient *m_client;
|
||||
|
||||
Reference in New Issue
Block a user