diff options
Diffstat (limited to 'macosx/HBPreviewController.h')
-rw-r--r-- | macosx/HBPreviewController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBPreviewController.h b/macosx/HBPreviewController.h index 38c86c99d..cbfd04c9c 100644 --- a/macosx/HBPreviewController.h +++ b/macosx/HBPreviewController.h @@ -79,7 +79,7 @@ - (NSString*) pictureSizeInfoString; - (IBAction)toggleScaleToScreen:(id)sender; - +- (IBAction)goWindowedScreen:(id)sender; /* HUD overlay */ - (void) startHudTimer; |