forked from blue/squawk
ui squawk refactoring
This commit is contained in:
parent
69e0c88d8d
commit
2c26c7e264
13 changed files with 263 additions and 61 deletions
8
ui/widgets/accounts/CMakeLists.txt
Normal file
8
ui/widgets/accounts/CMakeLists.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
target_sources(squawk PRIVATE
|
||||
account.cpp
|
||||
account.h
|
||||
account.ui
|
||||
accounts.cpp
|
||||
accounts.h
|
||||
accounts.ui
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue