mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:17:44 +00:00
PDFViewer: Add page mode option
This commit is contained in:
parent
c39718ca81
commit
091c2cfdca
6 changed files with 54 additions and 11 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(PDFViewer ICON app-pdf-viewer)
|
||||
target_link_libraries(PDFViewer LibGUI LibPDF LibFileSystemAccessClient LibMain)
|
||||
target_link_libraries(PDFViewer LibGUI LibPDF LibFileSystemAccessClient LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue