1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 08:31:00 +00:00
serenity/Applications/HexEditor
Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object
This makes it show up in Inspector with all the menus inside it. :^)
2020-04-21 16:19:18 +02:00
..
HexEditor.cpp LibGUI: Move Icon and FontDatabase into the GUI namespace 2020-03-07 01:33:53 +01:00
HexEditor.h LibGUI: Remove parent parameter to GUI::Widget constructor 2020-02-23 12:27:53 +01:00
HexEditorWidget.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
HexEditorWidget.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
main.cpp LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 2020-03-04 14:26:16 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00