Set all internal qml versions to 1.0
They're useless and anything else just causes problem
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
pragma Singleton
|
||||
|
||||
import QtQuick 2.14
|
||||
import NeoChat.Page 2.0
|
||||
import NeoChat.Page 1.0
|
||||
|
||||
/**
|
||||
* Manage opening and close rooms
|
||||
|
||||
Reference in New Issue
Block a user