forked from qt-creator/qt-creator
QmlProfiler: user defined host:port
Reviewed-by: Kai Koehne
This commit is contained in:
@@ -81,11 +81,6 @@ signals:
|
||||
void fetchingData(bool);
|
||||
void connectionFailed();
|
||||
|
||||
public:
|
||||
// Todo: configurable parameters
|
||||
static QString host;
|
||||
static quint16 port;
|
||||
|
||||
private slots:
|
||||
void updateProjectFileList();
|
||||
void attach();
|
||||
|
||||
Reference in New Issue
Block a user