1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:28:14 +00:00
serenity/Applications/TextEditor
Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions
Since FilePicker almost always should be modal, add the parent
window as mandatory first argument.
2020-07-16 16:10:21 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp TextEditor: Use ArgsParser and allow the user to specify preview mode 2020-07-06 22:40:38 +02:00
TextEditorWidget.cpp LibGUI: Add parent window argument to FilePicker functions 2020-07-16 16:10:21 +02:00
TextEditorWidget.h TextEditor: Use ArgsParser and allow the user to specify preview mode 2020-07-06 22:40:38 +02:00