Files
serenity/Userland/Applications/PDFViewer/PDFViewerWidget.cpp
Nico Weber 650e9b541d PDFViewer: Remove needless verify_cast()
m_paged_errors_model.ptr() already had type PagedErrorsModel.
This needless cast will become a compile error in a future AK change.

No behavior change.
2024-09-28 14:14:28 -04:00

21 KiB