diff options
Diffstat (limited to 'components/package/contents/ui/TextView.qml')
-rw-r--r-- | components/package/contents/ui/TextView.qml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/components/package/contents/ui/TextView.qml b/components/package/contents/ui/TextView.qml index d0ff9999..7fd1272f 100644 --- a/components/package/contents/ui/TextView.qml +++ b/components/package/contents/ui/TextView.qml | |||
@@ -16,8 +16,7 @@ | |||
16 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | 16 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
17 | */ | 17 | */ |
18 | 18 | ||
19 | import QtQuick 2.4 | 19 | import QtQuick 2.7 |
20 | import QtQuick.Controls 1.3 | ||
21 | 20 | ||
22 | Item { | 21 | Item { |
23 | id: root | 22 | id: root |