QmlJSInspector::DebuggerClient: move the code around

This commit is contained in:
Olivier Goffart
2010-07-02 12:31:34 +02:00
parent ea6775d104
commit cc5d0459dd
4 changed files with 25 additions and 25 deletions

View File

@@ -43,7 +43,7 @@ class DebuggerClient : public QDeclarativeDebugClient
Q_OBJECT
public:
DebuggerClient(QDeclarativeDebugConnection *client, Debugger::Internal::QmlEngine *engine);
DebuggerClient(QDeclarativeDebugConnection *client);
virtual ~DebuggerClient();
public: // attributes