mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:47:35 +00:00
PDFViewer: Add a toolbar
The toolbar has an option to toggle the sidebar, a number input to set the current page, and two buttons to go up and down by one page
This commit is contained in:
parent
cea7dbce42
commit
cf3eb27108
6 changed files with 186 additions and 10 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
NumericInput.cpp
|
||||
OutlineModel.cpp
|
||||
PDFViewer.cpp
|
||||
PDFViewerWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue