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:
@@ -74,6 +74,7 @@ public slots:
|
||||
// files changed signals according to the variant's type:
|
||||
// String -> repository, StringList -> files
|
||||
void changed(const QVariant&);
|
||||
void emitConfigurationChanged();
|
||||
|
||||
private:
|
||||
BazaarClient *m_bazaarClient;
|
||||
|
||||
Reference in New Issue
Block a user