summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
diff options
context:
space:
mode:
authorsr55 <[email protected]>2012-09-08 18:16:46 +0000
committersr55 <[email protected]>2012-09-08 18:16:46 +0000
commit8bdaf62855e06248bdf4c4d5b22d9051f092ad27 (patch)
tree5f5ed82a17af2a8c7bb3ee4de1b6096ae08c691c /win/CS/HandBrake.ApplicationServices
parentc85b8f5df78f90b0e4f4b5f9295bce48e3c9703b (diff)
WinGui: Couple Corrections to the Audiobitrate converter.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4941 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices')
-rw-r--r--win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs b/win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs
index fedeb275f..830cea25e 100644
--- a/win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs
+++ b/win/CS/HandBrake.ApplicationServices/Model/Encoding/AudioTrack.cs
@@ -338,7 +338,7 @@ namespace HandBrake.ApplicationServices.Model.Encoding
/// <summary>
/// Gets a value indicating whether can set bitrate.
/// </summary>
- public bool CanSetBitrate
+ public bool CannotSetBitrate
{
get
{