some thoughts on detecting condition for enablining or showing the button for encryption in chat window
This commit is contained in:
parent
21b40a9ccb
commit
283e9ebc4d
11 changed files with 269 additions and 17 deletions
|
@ -14,6 +14,7 @@ set(SOURCE_FILES
|
|||
keyinfo.cpp
|
||||
info.cpp
|
||||
clientid.cpp
|
||||
trustsummary.cpp
|
||||
)
|
||||
|
||||
set(HEADER_FILES
|
||||
|
@ -35,6 +36,7 @@ set(HEADER_FILES
|
|||
keyinfo.h
|
||||
info.h
|
||||
clientid.h
|
||||
trustsummary.h
|
||||
)
|
||||
|
||||
target_sources(squawk PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue