1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:18:12 +00:00
serenity/Applications/HexEditor
Andreas Kling 2143da6434 LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch.
It also dragged various header dependency reduction changes into it.
2020-02-16 09:41:56 +01:00
..
HexEditor.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
HexEditor.h LibGUI: Remove some header dependencies from Widget.h 2020-02-14 23:53:11 +01:00
HexEditorWidget.cpp LibGUI: Reduce menu-related header dependencies 2020-02-15 01:56:30 +01:00
HexEditorWidget.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
main.cpp LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00