summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.h
diff options
context:
space:
mode:
authordynaflash <[email protected]>2010-02-19 20:35:18 +0000
committerdynaflash <[email protected]>2010-02-19 20:35:18 +0000
commit42b5c877042e8882e27f34741013c4ff1f504d56 (patch)
treeca7910f8f61d3c8dabc104d25b0a5232912515c2 /macosx/PictureController.h
parent2543a7aed801cbfdc43d85f4a5ddce37960387c3 (diff)
MacGui: Preview replace a method that was hastily removed in 3125 when removing Full Screen. Fixes broken window scaling.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3126 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/PictureController.h')
-rw-r--r--macosx/PictureController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/PictureController.h b/macosx/PictureController.h
index fc8172f06..96ea118ae 100644
--- a/macosx/PictureController.h
+++ b/macosx/PictureController.h
@@ -170,7 +170,6 @@
- (IBAction) resizeInspectorForTab: (id)sender;
- (IBAction) showPreviewWindow: (id)sender;
-- (IBAction) previewGoWindowed: (id)sender;
- (IBAction) adjustSizingDisplay: (id) sender;