aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2019-05-26 21:28:34 +0300
committerOrgad Shaneh <orgads@gmail.com>2019-05-27 06:50:16 +0000
commit1e138fbe10b56ae3f8fee2cee59f4032c0b32f12 (patch)
treeafd4dc83c67fb8e75393d8f61097efcb1fe17903 /src/plugins/qmlprofiler
parentb70d39a091a525ddc8816b0835aaa9eda975e258 (diff)
Remove excess blank lines after namespace
Change-Id: I4e4f83017f2bfc2cf842c4c971ed4b05e0447e6a Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/qmlprofiler')
-rw-r--r--src/plugins/qmlprofiler/tests/qmlnote_test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/tests/qmlnote_test.h b/src/plugins/qmlprofiler/tests/qmlnote_test.h
index 0842e6f423b..0a678e32e7a 100644
--- a/src/plugins/qmlprofiler/tests/qmlnote_test.h
+++ b/src/plugins/qmlprofiler/tests/qmlnote_test.h
@@ -30,7 +30,6 @@
namespace QmlProfiler {
namespace Internal {
-
class QmlNoteTest : public QObject
{
Q_OBJECT