serenity/Applications/TextEditor
Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit
Use the same callback signature as GAction so we can just forward it
to GAction instead of chaining callbacks.
2019-09-14 22:10:44 +02:00
..
main.cpp TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00
Makefile TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp LibGUI: Simplify GCommonActions a bit 2019-09-14 22:10:44 +02:00
TextEditorWidget.h TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00