ladybird/Userland/Applications/PartitionEditor
Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu()
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
main.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
PartitionEditorWindow.gml PartitionEditor: Add the beginnings of a partition editor :^) 2022-07-21 20:13:44 +01:00
PartitionModel.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
PartitionModel.h LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00