diff options
author | Sergey Starosek <sergey.starosek@gmail.com> | 2014-01-19 19:30:47 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-01-19 13:57:40 -0800 |
commit | b8c746d975e17b6c7be76ef816a8b061e4c12403 (patch) | |
tree | c1470d725b8f234947a5b231088a2a4ec7f0fb5c /qt-ui/maintab.ui | |
parent | 9faf52dd437765bdab177d6b9d207a6784d41882 (diff) | |
download | subsurface-b8c746d975e17b6c7be76ef816a8b061e4c12403.tar.gz |
Expand tags approach to divemaster field
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.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index b2ab316bf..276c7922f 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -136,7 +136,7 @@ </widget> </item> <item row="8" column="0"> - <widget class="QLineEdit" name="divemaster"> + <widget class="TagWidget" name="divemaster"> <property name="readOnly"> <bool>false</bool> </property> |