forked from qt-creator/qt-creator
		
	Show a dialog in case of mismatching build/run configurations.
This commit is contained in:
		| @@ -55,7 +55,7 @@ public: | ||||
|     ~S60EmulatorRunConfiguration(); | ||||
|  | ||||
|     QString type() const; | ||||
|     bool isEnabled() const; | ||||
|     bool isEnabled(ProjectExplorer::BuildConfiguration *configuration) const; | ||||
|     QWidget *configurationWidget(); | ||||
|     void save(ProjectExplorer::PersistentSettingsWriter &writer) const; | ||||
|     void restore(const ProjectExplorer::PersistentSettingsReader &reader); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user