ladybird/Userland/Applications/MailSettings
sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering
Previously the argument order for Margins was (left, top, right,
bottom). To make it more familiar and closer to how CSS does it, the
argument order is now (top, right, bottom, left).
2021-08-18 10:30:50 +02:00
..
CMakeLists.txt MailSettings: Use the same app icon as Mail 2021-07-31 20:09:27 +02:00
MailSettingsWindow.cpp MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00
MailSettingsWindow.gml Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
MailSettingsWindow.h MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00
main.cpp MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00