added comments to UserInterfaceTab.qml

This commit is contained in:
Sridou
2025-11-11 23:44:40 +05:30
parent 093b32803b
commit 92b8fcb76a
@@ -125,6 +125,7 @@ ColumnLayout {
Layout.bottomMargin: Style.marginL
}
// User Interface
ColumnLayout {
spacing: Style.marginXXS
Layout.fillWidth: true
@@ -165,6 +166,7 @@ ColumnLayout {
}
}
// Border Radius
ColumnLayout {
spacing: Style.marginXXS
Layout.fillWidth: true