Refactoring: port non visual components from Item to QtObject.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
import QtQuick 2.2
|
||||
import QtQuick.LocalStorage 2.0
|
||||
|
||||
Item {
|
||||
QtObject {
|
||||
property bool initialized: false
|
||||
|
||||
function getDatabase() {
|
||||
|
||||
Reference in New Issue
Block a user