diff options
author | sr55 <[email protected]> | 2009-06-09 15:29:19 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-06-09 15:29:19 +0000 |
commit | 4c080537fc46cacff72533f74f783355b37443d0 (patch) | |
tree | 8c390c3eba4d89c37caf475c161b3b1a92d850ef /win/C#/Controls/PictureSettings.resx | |
parent | b8da9298baccad39da4e2928e7d79b9006400184 (diff) |
WinGui:
- A number of fixes to the new picture settings panel. Should be mostly working bar an issue with Custom with KeepAR enabled.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2506 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Controls/PictureSettings.resx')
-rw-r--r-- | win/C#/Controls/PictureSettings.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/Controls/PictureSettings.resx b/win/C#/Controls/PictureSettings.resx index ff31a6db5..a5979aadf 100644 --- a/win/C#/Controls/PictureSettings.resx +++ b/win/C#/Controls/PictureSettings.resx @@ -117,4 +117,7 @@ <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
+ <metadata name="toolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
</root>
\ No newline at end of file |