Debugger: Merge prepareCommand

Change-Id: Idd316a88ae39d563c99d3b4081f88fc41e604499
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
David Schulz
2017-04-19 10:10:23 +02:00
parent 88897f3a87
commit 890e7546e4
6 changed files with 28 additions and 44 deletions

View File

@@ -338,6 +338,8 @@ public:
QString expand(const QString &string) const;
QString nativeStartupCommands() const;
bool prepareCommand();
signals:
void stateChanged(Debugger::DebuggerState state);
/*