Skip to content

Commit

Permalink
Removed unnecessary background variables
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianArlt committed Jun 14, 2018
1 parent c25c5be commit 24e6c20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ PlasmaCore.ColorScope {

Background {
x: geometry.x; y: geometry.y; width: geometry.width; height: geometry.height
sceneBackgroundType: config.type
sceneBackgroundColor: config.color
sceneBackgroundImage: config.background
}
}

Expand Down

0 comments on commit 24e6c20

Please sign in to comment.