mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 20:35:07 +00:00
![]() This fixes a bug where we would construct a ModelIndex with a pointer to NonnullRefPtr<OutlineItem>, instead of a pointer to the underlying OutlineItem, which caused a crash later on when we would try to dereference that pointer. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
NumericInput.cpp | ||
NumericInput.h | ||
OutlineModel.cpp | ||
OutlineModel.h | ||
PDFViewer.cpp | ||
PDFViewer.h | ||
PDFViewerWidget.cpp | ||
PDFViewerWidget.h | ||
SidebarWidget.cpp | ||
SidebarWidget.h |