ladybird/Userland/Applications/ThemeEditor
Sam Atkins cd0ffe5460 LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()
Currently this method always succeeds, but that won't be true once we
switch to the Core::Stream API. :^)

Some of these places would ideally show an error message to the user,
since failure to save a file is significant, but let's not get
distracted right now.
2022-02-16 19:49:41 -05:00
..
CMakeLists.txt ThemeEditor: Use LibMain 2021-11-28 10:10:35 -08:00
main.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile::sync() 2022-02-16 19:49:41 -05:00
PreviewWidget.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
PreviewWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ThemeEditor.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00