mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
added comments to UserInterfaceTab.qml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user