aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/Pane.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/Pane.qml')
-rw-r--r--src/imports/controls/Pane.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/controls/Pane.qml b/src/imports/controls/Pane.qml
index 482ec18b..2aeeee5d 100644
--- a/src/imports/controls/Pane.qml
+++ b/src/imports/controls/Pane.qml
@@ -50,9 +50,7 @@ T.Pane {
padding: 12
- //! [background]
background: Rectangle {
color: Default.backgroundColor
}
- //! [background]
}