1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 12:05:07 +00:00
serenity/Userland/DevTools/HackStudio/Dialogs
Sam Atkins a58d72656d Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer
This fixes the "Cancel" button on HackStudio's "New Project" dialog
being too small. It's also clearer what these actually are.
2022-09-29 08:31:15 -04:00
..
Git LibGUI+WindowServer: Introduce WindowModes 2022-08-25 13:28:50 +02:00
NewProjectDialog.cpp LibGUI+WindowServer: Introduce WindowModes 2022-08-25 13:28:50 +02:00
NewProjectDialog.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
NewProjectDialog.h LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ProjectTemplatesModel.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ProjectTemplatesModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00