keep going on refactoring vcard
This commit is contained in:
parent
4af16b75bf
commit
edf1ee60cd
13 changed files with 483 additions and 55 deletions
|
@ -2,18 +2,21 @@ set(SOURCE_FILES
|
|||
info.cpp
|
||||
contactgeneral.cpp
|
||||
contactcontacts.cpp
|
||||
description.cpp
|
||||
)
|
||||
|
||||
set(UI_FILES
|
||||
info.ui
|
||||
contactgeneral.ui
|
||||
contactcontacts.ui
|
||||
description.ui
|
||||
)
|
||||
|
||||
set(HEADER_FILES
|
||||
info.h
|
||||
contactgeneral.h
|
||||
contactcontacts.h
|
||||
description.h
|
||||
)
|
||||
|
||||
target_sources(squawk PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue