5 lines
71 B
QML
5 lines
71 B
QML
import QtQuick
|
|
import QtQuick.Layouts
|
|
import Quickshell
|
|
|
|
GridLayout {}
|