mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +00:00
MacPDF: Add an NSOutlineViewDataSource for the PDF outline
Not used yet.
This commit is contained in:
parent
18dfc61280
commit
79bba20efc
3 changed files with 118 additions and 0 deletions
|
@ -17,6 +17,7 @@ add_executable(MacPDF MACOSX_BUNDLE
|
|||
main.mm
|
||||
AppDelegate.mm
|
||||
MacPDFDocument.mm
|
||||
MacPDFOutlineViewDataSource.mm
|
||||
MacPDFView.mm
|
||||
MacPDFWindowController.mm
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue