1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:48:14 +00:00
serenity/Userland/Applications/PDFViewer
Andreas Kling df29d58e19 PDFViewer+Base: Display application title as "PDF Viewer"
This matches other applications in the system. :^)
2021-05-18 21:00:32 +02:00
..
CMakeLists.txt Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00
main.cpp PDFViewer+Base: Display application title as "PDF Viewer" 2021-05-18 21:00:32 +02:00
PDFViewer.cpp PDFViewer: Add some padding to the outside of the page 2021-05-18 16:35:23 +02:00
PDFViewer.h PDFViewer: Allow zooming in and out + scrolling 2021-05-18 16:35:23 +02:00
PDFViewerWidget.cpp Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00
PDFViewerWidget.h Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00