mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-11 07:52:50 -05:00
General code cleanups
This commit is contained in:
@@ -21,7 +21,6 @@ Column {
|
||||
width: parent.width
|
||||
spacing: Theme.spacingM
|
||||
|
||||
// Header
|
||||
Row {
|
||||
width: parent.width
|
||||
spacing: Theme.spacingM
|
||||
@@ -48,7 +47,6 @@ Column {
|
||||
|
||||
}
|
||||
|
||||
// Widget Items
|
||||
Column {
|
||||
id: itemsList
|
||||
|
||||
@@ -252,7 +250,6 @@ Column {
|
||||
|
||||
}
|
||||
|
||||
// Add Widget Control
|
||||
Rectangle {
|
||||
width: 200
|
||||
height: 40
|
||||
|
||||
Reference in New Issue
Block a user