Skip to content

Commit 3d42d4c

Browse files
iTroozTheAssassin
authored andcommitted
change + and - icons
1 parent 36951ec commit 3d42d4c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/ui/settings_dialog.ui

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@
188188
<string>Add new directory to list</string>
189189
</property>
190190
<property name="icon">
191-
<iconset theme="add"/>
191+
<iconset theme="list-add">
192+
<normaloff>.</normaloff>.</iconset>
192193
</property>
193194
</widget>
194195
</item>
@@ -201,7 +202,8 @@
201202
<string>Remove selected directory from list</string>
202203
</property>
203204
<property name="icon">
204-
<iconset theme="remove"/>
205+
<iconset theme="list-remove">
206+
<normaloff>.</normaloff>.</iconset>
205207
</property>
206208
</widget>
207209
</item>

0 commit comments

Comments
 (0)