aboutsummaryrefslogtreecommitdiff
path: root/ui.qt/qml/GoToKnowledge.qml
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-07-01 18:34:19 +0000
committerrtk0c <[email protected]>2022-07-01 18:34:19 +0000
commitb436ac6ff36ee2401f806f4c639e221031058c62 (patch)
treebd7c64a18d6516408ebb4a5c77e66518e2a0eded /ui.qt/qml/GoToKnowledge.qml
parentb992ae0fa4d792002ffae10a9ef893ef4fa42ac4 (diff)
Update QML files to the correct style, fix QtCreator errors
git-svn-id: file:///home/arch/svn/epistmool/trunk@9 71f44415-077c-4ad7-a976-72ddbf76608f
Diffstat (limited to 'ui.qt/qml/GoToKnowledge.qml')
-rw-r--r--ui.qt/qml/GoToKnowledge.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.qt/qml/GoToKnowledge.qml b/ui.qt/qml/GoToKnowledge.qml
index f97cbcf..48aa963 100644
--- a/ui.qt/qml/GoToKnowledge.qml
+++ b/ui.qt/qml/GoToKnowledge.qml
@@ -1,4 +1,4 @@
-import QtQuick
+import QtQuick 2.15
Item {
}