refactoring: UI squawk now belongs to a new class, it enables me doing trayed mode, when main window is destroyed
This commit is contained in:
parent
83cb220175
commit
721d3a1a89
16 changed files with 908 additions and 769 deletions
7
main/CMakeLists.txt
Normal file
7
main/CMakeLists.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
target_sources(squawk PRIVATE
|
||||
main.cpp
|
||||
application.cpp
|
||||
application.h
|
||||
dialogqueue.cpp
|
||||
dialogqueue.h
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue