summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs')
-rw-r--r--win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs b/win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs
index f51b3ab57..8c46f8738 100644
--- a/win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs
+++ b/win/C#/HandBrake.ApplicationServices/EncodeProgressEventArgs.cs
@@ -30,7 +30,7 @@ namespace HandBrake.ApplicationServices
/// <summary>
/// Gets or sets EstimatedTimeLeft.
/// </summary>
- public TimeSpan EstimatedTimeLeft { get; set; }
+ public string EstimatedTimeLeft { get; set; }
/// <summary>
/// Gets or sets Task.