Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix ui icon missing
Browse files Browse the repository at this point in the history
- removed discount icon
  • Loading branch information
WhatTheBlock committed May 12, 2022
1 parent 8b131dc commit a0c7199
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<file>images/bahamut.png</file>
<file>images/sword.png</file>
<file>images/sword2.png</file>
<file>images/discount.png</file>
<file>images/AUT1.png</file>
<file>images/260.png</file>
<file>images/270.png</file>
<file>images/AUT2.png</file>
<file>images/maplestory.png</file>
</qresource>
</RCC>
Binary file removed images/discount.png
Binary file not shown.
Binary file added images/maplestory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions mainui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
<string>新楓之谷 ARC / AUT 計算機 v2.9</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>maplestory.ico</normaloff>maplestory.ico</iconset>
<iconset resource="images.qrc">
<normaloff>:/images/maplestory.png</normaloff>:/images/maplestory.png</iconset>
</property>
<property name="windowOpacity">
<double>0.970000000000000</double>
Expand Down

0 comments on commit a0c7199

Please sign in to comment.