forked from qt-creator/qt-creator
Debugger: Add 'Run in terminal' to Start External dialog.
This commit is contained in:
@@ -158,6 +158,9 @@ public:
|
||||
|
||||
bool breakAtMain() const;
|
||||
|
||||
bool runInTerminal() const;
|
||||
void setRunInTerminal(bool v);
|
||||
|
||||
bool isValid() const;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user