mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
2cbe2dd3c0
The new result returned just a file stream, which wasn't sufficient enough for most applications because it didn't provide a filename. This patch will make a new File object that has both a file stream and a filename. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CrashReporterWindow.gml | ||
main.cpp |