implemented tray icon

This commit is contained in:
Hane 2023-08-24 19:40:19 +02:00
commit 3a16b333b2
7 changed files with 70 additions and 42 deletions

5
assets.qrc Normal file
View file

@ -0,0 +1,5 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file>assets/notificationAreaIcon.png</file>
</qresource>
</RCC>