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
+7 -3
View File
@@ -35,7 +35,8 @@ Its location may have changed. How would you like to handle this?</string>
<string/>
</property>
<property name="icon">
<iconset theme="document-open"/>
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/HighContrast/document-open.png</normaloff>:/seer/resources/HighContrast/document-open.png</iconset>
</property>
</widget>
</item>
@@ -52,7 +53,8 @@ Its location may have changed. How would you like to handle this?</string>
<string/>
</property>
<property name="icon">
<iconset theme="document-open"/>
<iconset resource="resource.qrc">
<normaloff>:/seer/resources/HighContrast/document-open.png</normaloff>:/seer/resources/HighContrast/document-open.png</iconset>
</property>
</widget>
</item>
@@ -109,7 +111,9 @@ Its location may have changed. How would you like to handle this?</string>
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="resource.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>