aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/commandlistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlprofiler/commandlistener.h')
-rw-r--r--tools/qmlprofiler/commandlistener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlprofiler/commandlistener.h b/tools/qmlprofiler/commandlistener.h
index c10b199daa..2a994bf449 100644
--- a/tools/qmlprofiler/commandlistener.h
+++ b/tools/qmlprofiler/commandlistener.h
@@ -33,7 +33,7 @@
class CommandListener : public QObject {
Q_OBJECT
-public slots:
+public:
void readCommand();
signals: