diff options
author | Anton Lundin <glance@acc.umu.se> | 2013-11-21 00:32:04 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-21 03:34:46 -0800 |
commit | 27d6b2be6e4813a6495d1231a6050cad6c37030a (patch) | |
tree | 7ea605c82a2850da615b8973f9b100172f177fed /qt-ui | |
parent | ea9b1799337f5bb82c41f4f5288da24b85f6ae50 (diff) | |
download | subsurface-27d6b2be6e4813a6495d1231a6050cad6c37030a.tar.gz |
Quiet down warning about duplicate name
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-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 83d978712..7ef95a867 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -613,7 +613,7 @@ </widget> </item> <item row="4" column="0"> - <widget class="QGroupBox" name="groupBox"> + <widget class="QGroupBox" name="groubBox_1"> <property name="title"> <string>Salinity</string> </property> |