forked from blue/squawk
Reformating, adding accounts ui dummy
This commit is contained in:
parent
de36fe2a4e
commit
6823b41f24
16 changed files with 551 additions and 31 deletions
|
@ -12,6 +12,8 @@ find_package(Qt5Widgets CONFIG REQUIRED)
|
|||
set(squawkUI_SRC
|
||||
squawk.cpp
|
||||
accounts.cpp
|
||||
account.cpp
|
||||
models/accounts.cpp
|
||||
)
|
||||
|
||||
# Tell CMake to create the helloworld executable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue