This commit is contained in:
Vyn 2024-04-09 18:46:06 +02:00
commit 1bb1ade305
36 changed files with 2837 additions and 0 deletions

View file

@ -0,0 +1,6 @@
import QtQuick
Rectangle {
height: 16
color: "transparent"
}