Skip to content

Commit

Permalink
Loose the PixelRatio checkbox...
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/PixelRatioWorking@246 b64f7644-9d1e-0410-96f1-a4d463321fa5
  • Loading branch information
PhilippeRigaux committed Jan 28, 2007
1 parent 562ab83 commit f32b085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macosx/PrefsController.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
IBOutlet NSPanel * fPanel;
IBOutlet NSButton * fUpdateCheck;
IBOutlet NSButton * fPixelRatio;
IBOutlet NSComboBox * fdefaultlanguage;
IBOutlet NSComboBox * fDefaultLanguage;
}

- (IBAction) OpenPanel: (id) sender;
Expand Down

0 comments on commit f32b085

Please sign in to comment.