forked from blue/squawk
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
|
@ -2,8 +2,6 @@ target_sources(squawk PRIVATE
|
|||
squawk.cpp
|
||||
squawk.h
|
||||
squawk.ui
|
||||
dialogqueue.cpp
|
||||
dialogqueue.h
|
||||
)
|
||||
|
||||
add_subdirectory(models)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue