1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Userland/DevTools/GMLPlayground
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
GMLPlaygroundWindow.gml GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
MainWidget.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
MainWidget.h GMLPlayground: Keep a RefPtr to the "Save As..." action 2023-07-19 19:36:17 +01:00