Debugger: Disable auto switching of debugger languages based on qmlfiles

This commit is contained in:
Lasse Holmstedt
2010-08-31 16:48:51 +02:00
parent c685c87fd1
commit 7c1f9fba8b
4 changed files with 3 additions and 8 deletions

View File

@@ -118,8 +118,6 @@ public:
QString *settingsCategory = 0,
QString *settingsPage = 0);
static bool isQmlProject(RunConfiguration *config);
private slots:
void handleFinished();