mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:07:35 +00:00
MailSettings: Port to LibMain :^)
This commit is contained in:
parent
984cf1fe7a
commit
8a11e986e5
2 changed files with 9 additions and 22 deletions
|
@ -14,4 +14,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(MailSettings ICON app-mail)
|
||||
target_link_libraries(MailSettings LibConfig LibGUI)
|
||||
target_link_libraries(MailSettings LibConfig LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue