diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-11-11 17:06:28 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-11 13:07:32 -0800 |
commit | d277d4d88e29c64e0ec29e15bf9f7b04054c356a (patch) | |
tree | 22794da7f80f012d480067c3dcbcbff1596eb766 /subsurface.qrc | |
parent | aa44b67d6b1e708c7d38d7391cfbacb75ab2ed6e (diff) | |
download | subsurface-d277d4d88e29c64e0ec29e15bf9f7b04054c356a.tar.gz |
Added buttons to control the multi filter
Buttons to close, minimize and clear were added. We need better icons.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 13fdc3e79..76875a716 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -64,7 +64,7 @@ <file>icons/subsurface/index.theme</file> <file>icons/subsurface/32x32/actions/go-down.png</file> <file>icons/subsurface/32x32/actions/go-up.png</file> - <file>icons/subsurface/32x32/actions/window-close.png</file> + <file alias="close">icons/subsurface/32x32/actions/window-close.png</file> <file>icons/ostc2n.png</file> <file>icons/ostc3.png</file> <file>icons/suunto_vyper.png</file> |