forked from qt-creator/qt-creator
Symbian: Fixed the 'Adapter start failed' bug
Task-number: QTCREATORBUG-4325 Reviewed-by: Friedemann Kleint
This commit is contained in:
@@ -199,6 +199,7 @@ private:
|
||||
bool m_registerRequestPending;
|
||||
QByteArray m_tcfProcessId;
|
||||
LocalGdbProcess m_gdbProc;
|
||||
bool m_firstHelloEvent;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user