732024de0e
Use Qt resource files, compile it to Python to obtain a window that has an icon! Finally! It is still using the Oxygen icon for Database, since I have nothing better to use.
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="icon">resources/relational.png</file>
|
|
</qresource>
|
|
</RCC>
|