Qml Debugger: Code style and cleanup

Reviewed-by: hjk
This commit is contained in:
Lasse Holmstedt
2010-08-24 17:17:54 +02:00
parent 290835300d
commit 7afef49682
16 changed files with 168 additions and 189 deletions

View File

@@ -80,6 +80,7 @@ public:
QString qmlServerAddress;
quint16 qmlServerPort;
DebuggerEngineType cppEngineType; // for cpp+qml debugging
bool m_isQmlProject;
// for remote debugging
QString remoteChannel;