🐛 | Fixed widget window size and settings tab formating.

This commit is contained in:
2026-01-26 17:42:14 +02:00
parent 8219e5c1a2
commit 55917b9d1a
4 changed files with 111 additions and 81 deletions

View File

@@ -3,7 +3,7 @@ import org.kde.plasma.configuration
ConfigModel {
ConfigCategory {
name: i18n("General")
name: "General"
icon: "configure"
source: "configGeneral.qml"
}