forked from qt-creator/qt-creator
Fixes: Finding the ui*.h files so that we can parse those.
This commit is contained in:
@@ -187,7 +187,7 @@ public slots:
|
||||
void scheduleUpdate();
|
||||
void update();
|
||||
private slots:
|
||||
void updateUiFiles();
|
||||
void updateUiFiles(const QString& buildConfiguration);
|
||||
void buildStateChanged(ProjectExplorer::Project*);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user