diff options
author | ritsuka <[email protected]> | 2007-09-08 19:17:23 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2007-09-08 19:17:23 +0000 |
commit | d21554cdd2a6882c2a2fdbe6275455847bd5bae3 (patch) | |
tree | 9a803cf6290c31509c9d1296e8facb038de3420b /macosx/HandBrake.xcodeproj | |
parent | a3259dc1b1ce95995d8a83c65382519293cae540 (diff) |
MacGui: Use validateMenuItem to autovalidate menu items. Plus small gui alignments fixes.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@937 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcodeproj')
-rw-r--r-- | macosx/HandBrake.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index 96161b246..448a4c31c 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -508,8 +508,8 @@ 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */, E37C89460C83989F00C1B919 /* HBQueueController.h */, E37C89450C83989F00C1B919 /* HBQueueController.mm */, - A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */, A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */, + A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */, ); name = "HandBrake Sources"; sourceTree = "<group>"; |