forked from qt-creator/qt-creator
QmlObserver: Disable UI when no server plugin exists
Reviewed-by: Christiaan Janssen
This commit is contained in:
@@ -76,7 +76,6 @@ public:
|
||||
void logServiceStatusChange(const QString &service, QDeclarativeDebugClient::Status newStatus);
|
||||
|
||||
signals:
|
||||
void aboutToDisconnect();
|
||||
void connected();
|
||||
void disconnected();
|
||||
void connectionStartupFailed();
|
||||
|
||||
Reference in New Issue
Block a user