mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-13 00:53:14 -04:00
Update to QtQuick 2.7
Since we already depends on Qt 5.7 for QtQuick Controls 2 there is no point in using older QtQuick version
This commit is contained in:
parent
9accb2b3d5
commit
2c4cbd529a
9 changed files with 9 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
import QtQuick 2.0
|
||||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.0
|
||||
import QtQuick.Layouts 1.3
|
||||
import org.retroshare.qml_components.LibresapiLocalClient 1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue