aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.ui
diff options
context:
space:
mode:
authorGravatar Sergey Starosek <sergey.starosek@gmail.com>2014-01-15 22:35:14 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-01-16 09:12:56 +0700
commit88f3df5c790c0b2f70d4ba452c41fb85cfcd020d (patch)
tree34d2c3ec5fae0615517259d682e1c8566125c3e2 /qt-ui/maintab.ui
parentd2c95ddf7522e9e453fa4ed0726fbb4223137aec (diff)
downloadsubsurface-88f3df5c790c0b2f70d4ba452c41fb85cfcd020d.tar.gz
Extend tags model to Buddy field
This doesn't change storage format. Instead it parses buddy strings and converts them to string list which is supplied to tags widget. This feature was requested in ticket #311 Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r--qt-ui/maintab.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 846fb4f12..b2ab316bf 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -157,7 +157,7 @@
</widget>
</item>
<item row="8" column="1">
- <widget class="QLineEdit" name="buddy">
+ <widget class="TagWidget" name="buddy">
<property name="readOnly">
<bool>false</bool>
</property>