aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmllive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmllive.h')
-rw-r--r--src/qmllive.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qmllive.h b/src/qmllive.h
index 5948da1..5101742 100644
--- a/src/qmllive.h
+++ b/src/qmllive.h
@@ -4,7 +4,7 @@
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QmlLive tool.
+** This file is part of the QML Live tool.
**
** $QT_BEGIN_LICENSE:GPL-QTAS$
** Commercial License Usage
@@ -35,10 +35,10 @@
#include "qmllive_global.h"
-class QMLLIVESHARED_EXPORT QmlLive
+class QMLLIVESHARED_EXPORT QMLLive
{
public:
- QmlLive();
+ QMLLive();
};
#endif // QMLLIVELIB_H