mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:07:36 +00:00
MacPDF: Add Debug menu items to hook up Clip Images/Paths settings
This commit is contained in:
parent
1845a406ea
commit
b5aef8e404
5 changed files with 50 additions and 0 deletions
|
@ -27,5 +27,7 @@
|
|||
- (IBAction)goToPreviousPage:(id)sender;
|
||||
|
||||
- (IBAction)toggleShowClippingPaths:(id)sender;
|
||||
- (IBAction)toggleClipImages:(id)sender;
|
||||
- (IBAction)toggleClipPaths:(id)sender;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue