Set all internal qml versions to 1.0
They're useless and anything else just causes problem
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module NeoChat.Setting
|
||||
singleton MSettings 0.1 Setting.qml
|
||||
singleton MPalette 0.1 Palette.qml
|
||||
singleton MSettings 1.0 Setting.qml
|
||||
singleton MPalette 1.0 Palette.qml
|
||||
|
||||
Reference in New Issue
Block a user