forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.0'
Change-Id: Ied609608f6b12aa923c67777bc5a273c4d8fbcbb
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
StopResult stop() override; // Called from SnapshotWindow.
|
||||
bool isRunning() const override;
|
||||
QString displayName() const override;
|
||||
bool supportsReRunning() const override;
|
||||
|
||||
void startFailed();
|
||||
void notifyEngineRemoteServerRunning(const QByteArray &msg, int pid);
|
||||
|
||||
Reference in New Issue
Block a user