diff options
author | Thomas Preud'homme <robotux@celest.fr> | 2020-08-11 22:35:12 +0100 |
---|---|---|
committer | Thomas Preud'homme <robotux@celest.fr> | 2020-08-11 22:35:12 +0100 |
commit | 3ac113857071fc1f225b2e1b42547269e568c6b7 (patch) | |
tree | 8b28dd9c44a0d3c7ab8187cd8d8f19d47591d813 /ProductKey.ui | |
parent | 9b10c21f5cad0e2ec27d23c59e65af7141a226f3 (diff) |
New upstream version 2.2.4.4
Diffstat (limited to 'ProductKey.ui')
-rwxr-xr-x[-rw-r--r--] | ProductKey.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ProductKey.ui b/ProductKey.ui index bd881ec..c7d49f8 100644..100755 --- a/ProductKey.ui +++ b/ProductKey.ui @@ -14,8 +14,8 @@ <string>Product key</string> </property> <property name="windowIcon"> - <iconset resource="plugins/Themes/Oxygen/interfaceResources_unix.qrc"> - <normaloff>:/Themes/Oxygen/resources/SystemTrayIcon/systray_Caught_Unix.png</normaloff>:/Themes/Oxygen/resources/SystemTrayIcon/systray_Caught_Unix.png</iconset> + <iconset resource="plugins/Themes/Oxygen2/interfaceResources_unix.qrc"> + <normaloff>:/Themes/Oxygen2/resources/SystemTrayIcon/systray_Caught_Unix.png</normaloff>:/Themes/Oxygen2/resources/SystemTrayIcon/systray_Caught_Unix.png</iconset> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> @@ -35,7 +35,7 @@ </layout> </widget> <resources> - <include location="plugins/Themes/Oxygen/interfaceResources_unix.qrc"/> + <include location="plugins/Themes/Oxygen2/interfaceResources_unix.qrc"/> </resources> <connections/> </ui> |