mirror of
https://github.com/muesli/telephant
synced 2024-11-22 11:23:05 +00:00
Lower QtQuick Controls dependency to 2.2 (Qt 5.9)
This commit is contained in:
parent
9bf56de76e
commit
23baddb2e3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import QtQuick 2.4
|
||||
import QtQuick.Controls 2.5
|
||||
import QtQuick.Controls 2.2
|
||||
import QtQuick.Controls.Material 2.1
|
||||
import QtQuick.Layouts 1.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue