Files
ladybird/Applications/TextEditor/TextEditorWidget.cpp
Andreas Kling b1bc7a1b5d TextEditor: Don't try to load contents of files we didn't even open
If the CFile::open() call fails, we shouldn't continue with trying to
load the file.
2019-08-23 19:11:56 +02:00

7.2 KiB