Debugger: Add 'Run in terminal' to Start External dialog.

This commit is contained in:
Friedemann Kleint
2011-05-04 09:21:18 +02:00
parent 65426a69ce
commit c318383ee1
4 changed files with 46 additions and 23 deletions

View File

@@ -158,6 +158,9 @@ public:
bool breakAtMain() const;
bool runInTerminal() const;
void setRunInTerminal(bool v);
bool isValid() const;
private slots: