diff options
Diffstat (limited to 'macosx/PictureController.m')
-rw-r--r-- | macosx/PictureController.m | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/macosx/PictureController.m b/macosx/PictureController.m index 5f916d8be..4cc39331f 100644 --- a/macosx/PictureController.m +++ b/macosx/PictureController.m @@ -387,10 +387,7 @@ #pragma mark - -- (IBAction) previewGoWindowed: (id)sender -{ - [fPreviewController goWindowedScreen:self]; -} + - (IBAction) showPreviewWindow: (id)sender { |