Fix all QML headers and change the deprecated QML components

* QZXing : Error while integrating it
This commit is contained in:
Hamza ARBI 2022-10-20 20:09:17 +01:00
parent 442e7eb015
commit cc3d9e0d2d
65 changed files with 208 additions and 208 deletions

View file

@ -1,5 +1,5 @@
import QtQuick 2.15
import QtQml 2.15
import QtQuick
import QtQml
Behavior {
id: root
@ -32,4 +32,4 @@ Behavior {
}
}
}
}