1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 02:12:07 +00:00
serenity/Userland/DevTools/GMLPlayground
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
CMakeLists.txt GMLPlayground: Extract most logic into a MainWidget class 2023-05-16 12:57:34 +01:00
GMLPlaygroundWindow.gml GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00
main.cpp GMLPlayground: Remove one DeprecatedString usage 2023-05-16 12:57:34 +01:00
MainWidget.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
MainWidget.h GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00