mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Trivial migrations to QtQuick 2.15
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import QtQuick 2.6
|
||||
import QtQuick 2.15
|
||||
|
||||
import QtGraphicalEffects 1.0
|
||||
|
||||
@ -26,4 +26,3 @@ Item {
|
||||
color: read ? readTickCheckedColor : readTickUncheckedColor
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user