1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-28 20:52:35 +00:00
serenity/Userland/Applications/MailSettings
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MailSettingsWidget.cpp MailSettings: Make TLS option checked by default 2023-07-12 14:20:29 -04:00
MailSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MailSettingsWidget.h MailSettings: Convert MailSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00