Added HighContrast icons instead of from current them.

This commit is contained in:
Ernie Pasveer
2022-02-09 09:48:53 -06:00
parent 82406284e2
commit 6b3a86e105
37 changed files with 188 additions and 137 deletions
+9 -7
View File
@@ -124,8 +124,8 @@
<string>...</string>
</property>
<property name="icon">
<iconset theme="document-print">
<normaloff>.</normaloff>.</iconset>
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/HighContrast/document-print.png</normaloff>:/seer/resources/HighContrast/document-print.png</iconset>
</property>
</widget>
</item>
@@ -138,8 +138,8 @@
<string>...</string>
</property>
<property name="icon">
<iconset theme="document-save-as">
<normaloff>.</normaloff>.</iconset>
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/HighContrast/document-save-as.png</normaloff>:/seer/resources/HighContrast/document-save-as.png</iconset>
</property>
</widget>
</item>
@@ -152,8 +152,8 @@
<string>...</string>
</property>
<property name="icon">
<iconset theme="view-refresh">
<normaloff>.</normaloff>.</iconset>
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/HighContrast/view-refresh.png</normaloff>:/seer/resources/HighContrast/view-refresh.png</iconset>
</property>
</widget>
</item>
@@ -179,6 +179,8 @@
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<resources>
<include location="resource.qrc"/>
</resources>
<connections/>
</ui>