ladybird/Applications/HexEditor
Andreas Kling 56428e764e Applications: Use pledge()
Add some basic pledges to the following apps:

- Calculator
- DisplayProperties
- FontEditor
- HexEditor
- PaintBrush
2020-01-13 14:41:15 +01:00
..
HexEditor.cpp LibGUI+LibDraw: Add "Palette" concept for scoped color theming 2019-12-24 21:27:16 +01:00
HexEditor.h HexEditor: Created has_selection() method. 2019-10-27 00:44:42 +02:00
HexEditorWidget.cpp Applications: Add new keyboard shortcuts & update few existing ones 2020-01-01 01:23:27 +01:00
HexEditorWidget.h HexEditor: Added navigate to a hex offset 2019-10-21 09:45:21 +02:00
main.cpp Applications: Use pledge() 2020-01-13 14:41:15 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00