mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Port to Qt6/Plasma 6
This commit is contained in:
parent
0e721d2cf7
commit
d845917d4d
@@ -4,9 +4,9 @@
|
||||
// Config created by https://github.com/MarianArlt
|
||||
// Config modified by keyitdev https://github.com/keyitdev
|
||||
|
||||
import QtQuick 2.11
|
||||
import QtQuick.Controls 2.4
|
||||
import QtGraphicalEffects 1.0
|
||||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.15
|
||||
import Qt5Compat.GraphicalEffects
|
||||
|
||||
Item {
|
||||
id: sessionButton
|
||||
|
||||
Reference in New Issue
Block a user