diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-06-25 15:47:48 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-06-26 18:50:22 -0700 |
commit | 4c7ce4aa1d5c8de067d7c3161f1bd1f904a6c5a5 (patch) | |
tree | 85af7cb116c4178852222e32e87ae4c55af07133 /qt-ui | |
parent | 3435d13509e2623ee26de0c75f571982603f0baa (diff) | |
download | subsurface-4c7ce4aa1d5c8de067d7c3161f1bd1f904a6c5a5.tar.gz |
Dive site rewrite: change add icon to edit
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
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 ccd55bd18..7ac703076 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -202,7 +202,7 @@ </property> <property name="icon"> <iconset resource="../subsurface.qrc"> - <normaloff>:/plus</normaloff>:/plus</iconset> + <normaloff>:/edit</normaloff>:/edit</iconset> </property> </widget> </item> |