]> granicus.if.org Git - graphviz/commit
macOS: Mark GVWindowController as conforming to PDFViewDelegate
authorBrendan Shanks <brendan@bslabs.net>
Tue, 11 Dec 2018 20:38:41 +0000 (12:38 -0800)
committerBrendan Shanks <brendan@bslabs.net>
Tue, 18 Dec 2018 02:54:32 +0000 (18:54 -0800)
commit0b2b194cb0457d583b11b8a643bb99dc6709db37
tree55e6a2012c1134f6d61947e7159bcfac6a1133a7
parent11942885b24009186f9f03bddce1ad832b617c18
macOS: Mark GVWindowController as conforming to PDFViewDelegate

Fixes a warning when building against new SDKs. Also add a dummy
protocol for pre-10.13 SDKs which don't define it.
macosx/GVWindowController.h