summaryrefslogtreecommitdiff
path: root/qml/SideThreadList.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/SideThreadList.qml')
-rw-r--r--qml/SideThreadList.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/SideThreadList.qml b/qml/SideThreadList.qml
index 850fa2d..9f4efbd 100644
--- a/qml/SideThreadList.qml
+++ b/qml/SideThreadList.qml
@@ -7,7 +7,7 @@ import secushare 1.0
7 7
8Rectangle { 8Rectangle {
9 id: root 9 id: root
10 color: Settings.leftSideColor 10 color: Settings.rightSideColor
11 11
12 property int noTab: -1 12 property int noTab: -1
13 property int threadTab: 4 13 property int threadTab: 4