summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertool.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@digia.com>2014-11-03 14:34:34 +0100
committerUlf Hermann <ulf.hermann@theqtcompany.com>2014-11-12 12:29:06 +0100
commit673cc77dd07d39cbda39415a8a5c9f885cf58c5c (patch)
treed12bd86716f2db0470a3bfbf19384598637e23c1 /src/plugins/qmlprofiler/qmlprofilertool.h
parent6264f7cb4d9647522299fa8b84528b8442e9aa66 (diff)
downloadqt-creator-673cc77dd07d39cbda39415a8a5c9f885cf58c5c.tar.gz
QmlProfiler: Disable loading of trace files while recording data
Change-Id: I32f1c6640bdde278e8342886f30e50a78c61b120 Task-number: QTCREATORBUG-13321 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofilertool.h')
-rw-r--r--src/plugins/qmlprofiler/qmlprofilertool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofilertool.h b/src/plugins/qmlprofiler/qmlprofilertool.h
index a3462566aa..ef8e58917b 100644
--- a/src/plugins/qmlprofiler/qmlprofilertool.h
+++ b/src/plugins/qmlprofiler/qmlprofilertool.h
@@ -84,6 +84,7 @@ private slots:
void updateTimeDisplay();
void showSaveOption();
+ void showLoadOption();
void showSaveDialog();
void showLoadDialog();