debugger: refactor debugger configuration check

This commit is contained in:
hjk
2011-01-07 19:50:41 +01:00
parent 1b1663a289
commit 129c958a93
7 changed files with 95 additions and 99 deletions

View File

@@ -101,7 +101,7 @@ public:
Core::SshConnectionParameters connParams;
QString debuggerCommand;
int toolChainType;
ProjectExplorer::ToolChainType toolChainType;
QString qtInstallPath;
QString dumperLibrary;