1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

refactor(gui): 统一资源路径前缀并更新新版 SVG Logo

This commit is contained in:
2026-05-23 20:05:39 +08:00
parent 531b05651e
commit 4761cade26
8 changed files with 42 additions and 23 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
<RCC>
<qresource prefix="/res/icon">
<file>icons/AutoLibrary_Logo.svg</file>
</qresource>
<qresource prefix="/res/trans">
<qresource prefix="/res">
<file>icons/AutoLibrary_Logo_64.svg</file>
<file>icons/AutoLibrary_Logo_128.svg</file>
<file>translators/qtbase_zh_CN.qm</file>
</qresource>
</RCC>
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 37 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 30 KiB