mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:58:12 +00:00
![]() The Node API was obnoxiously requiring you to pass the model into it all the time, simply because nodes could not find their way back to the containing model. This patch adds a back-reference to the model and simplifies the API. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesDialog.cpp | ||
PropertiesDialog.h |