mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +00:00
MailSettings: Use LibConfig instead of Core::ConfigFile
This also tightens the pledges.
This commit is contained in:
parent
173ba4e19b
commit
9e6d8f7c25
4 changed files with 15 additions and 30 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(MailSettings ICON app-mail)
|
||||
target_link_libraries(MailSettings LibGUI)
|
||||
target_link_libraries(MailSettings LibConfig LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue