moved headers into include and cpp files into src + logo into resource
This commit is contained in:
parent
6f1bce5882
commit
00cfd2750d
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
@ -1,6 +1,6 @@
|
|||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="/">
|
<qresource prefix="/">
|
||||||
<file>resource/fonts/Ace-Attorney.ttf</file>
|
<file>resource/fonts/Ace-Attorney.ttf</file>
|
||||||
<file>logo.png</file>
|
<file>resource/logo.png</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
Loading…
Reference in New Issue
Block a user