Rectangles in incons

This commit is contained in:
2026-07-27 14:03:06 +02:00
parent 09a9e3f12f
commit 035cbdf53f
8 changed files with 403 additions and 47 deletions

5
.vscode/launch.json vendored
View File

@@ -14,7 +14,10 @@
"env": {
"QT_QPA_PLATFORMTHEME": "qt6ct",
"QT_QPA_PLATFORM": "xcb"
}
},
"args": [
"-f", "${workspaceFolder}/untitled.bedit.json"
]
}
]
}