diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-01 17:17:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-01 17:18:10 +0200 |
commit | 6410e62acd0c2b223021c361b5295e7936f5a528 (patch) | |
tree | d90a4b3684db38ea250206de65093f6b0dd59d78 | |
parent | 2a152dfcca73a848a5a965d0e97b762d9fb725bb (diff) |
gui: use a hammer icon for the tracker/filter/proto settings
There are no sickles involved.
-rw-r--r-- | gui/main.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/main.ui b/gui/main.ui index 76544cec..1ef460a4 100644 --- a/gui/main.ui +++ b/gui/main.ui @@ -8,7 +8,7 @@ <x>0</x> <y>0</y> <width>652</width> - <height>498</height> + <height>500</height> </rect> </property> <property name="windowIcon"> @@ -1175,7 +1175,7 @@ </sizepolicy> </property> <property name="text"> - <string>...</string> + <string>🔨</string> </property> <property name="flat" stdset="0"> <bool>false</bool> @@ -1231,7 +1231,7 @@ </sizepolicy> </property> <property name="text"> - <string>...</string> + <string>🔨</string> </property> <property name="flat" stdset="0"> <bool>false</bool> @@ -1287,7 +1287,7 @@ </sizepolicy> </property> <property name="text"> - <string>...</string> + <string>🔨</string> </property> <property name="flat" stdset="0"> <bool>false</bool> |