summaryrefslogtreecommitdiff
path: root/config/Appearance.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/Appearance.qml')
-rw-r--r--config/Appearance.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/Appearance.qml b/config/Appearance.qml
index a806aa1..1a5f58a 100644
--- a/config/Appearance.qml
+++ b/config/Appearance.qml
@@ -8,7 +8,6 @@ import Qt.labs.platform
Singleton {
id: root
- property bool borders: true
property bool light: false
readonly property Transparency transparency: Transparency {}
readonly property Rounding rounding: Rounding {}