1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 02:28:12 +00:00
serenity/Applications/TextEditor
Andreas Kling 9158de6c41 Begin working on a graphical TextEditor.
It's gonna be a wrapper around a new GTextEditor widget so I can easily
reuse the functionality anywhere I need it. :^)
2019-03-07 00:31:06 +01:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
Makefile Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00