misc: Few small fixes. (#2780)

* qt: Use PNG file for logo.

* build: Fix some CMake issues.
This commit is contained in:
squidbus
2025-04-13 12:10:24 -07:00
committed by GitHub
parent aec6e330dc
commit 14fad28a9b
6 changed files with 9 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<RCC>
<qresource prefix="/">
<file>images/shadps4.ico</file>
<file>images/shadps4.svg</file>
<file>images/shadps4.png</file>
<file>images/about_icon.png</file>
<file>images/dump_icon.png</file>
<file>images/play_icon.png</file>