forked from qt-creator/qt-creator
QmlProfiler: Move EventList to qmljsdebugclient library
Change-Id: Icbd24ffeb51db0f098d8fe9c62a0a889a722f760 Reviewed-on: http://codereview.qt.nokia.com/3222 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
@@ -90,6 +90,7 @@ private slots:
|
||||
void connectionStateChanged();
|
||||
void showSaveDialog();
|
||||
void showLoadDialog();
|
||||
void showErrorDialog(const QString &error);
|
||||
|
||||
private:
|
||||
void connectToClient();
|
||||
|
Reference in New Issue
Block a user