Symbian: Fixed the 'Adapter start failed' bug

Task-number: QTCREATORBUG-4325
Reviewed-by: Friedemann Kleint
This commit is contained in:
Pawel Polanski
2011-04-01 16:52:57 +02:00
parent 268265bde1
commit 1f445b2dff
2 changed files with 9 additions and 3 deletions

View File

@@ -199,6 +199,7 @@ private:
bool m_registerRequestPending;
QByteArray m_tcfProcessId;
LocalGdbProcess m_gdbProc;
bool m_firstHelloEvent;
};
} // namespace Internal