forked from qt-creator/qt-creator
Update Project's displayName in GUI if it changes after initial load.
Change-Id: I94386102609772897c93a26ce97acb21d155bdf6 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
committed by
Daniel Teske
parent
60ecbc3443
commit
06010713e2
@@ -82,7 +82,10 @@ public:
|
||||
|
||||
void aboutToShutdown();
|
||||
void extensionsInitialized();
|
||||
|
||||
public slots:
|
||||
void projectUpdated(ProjectExplorer::Project *p);
|
||||
|
||||
private slots:
|
||||
void targetFactoriesChanged();
|
||||
void showProperties(int index, int subIndex);
|
||||
|
||||
Reference in New Issue
Block a user