summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
authordynaflash <[email protected]>2007-04-18 18:44:43 +0000
committerdynaflash <[email protected]>2007-04-18 18:44:43 +0000
commitab810e34eafd1b8de8480d623f8e862b290a388e (patch)
tree8e903f5e6476289f1082b34f83aae0203dc371ce /macosx/Controller.h
parent794a3f41a7bd2605ab32f27e6d27d52c186590b4 (diff)
MacGui: Added HandBrake Users Guide under the Help menu. Links to our wiki guide.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@529 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index 6fa961de0..f5a84bbbb 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -207,6 +207,7 @@
- (IBAction) OpenHomepage: (id) sender;
- (IBAction) OpenForums: (id) sender;
+- (IBAction) OpenUserGuide: (id) sender;
// Preset Methods Here
- (IBAction) CustomSettingUsed: (id) sender;