From 477178a22e1508361828e11593e6bf2be6770c85 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 27 Feb 2010 18:19:28 +0000 Subject: WinGui: - Moved the Activity Log Code out of the Activity window into the Encode and Scan services. They now provide the log data. (Some duplicate code here will need to be refactored into a base class later) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3144 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/HandBrakeCS.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'win/C#/HandBrakeCS.csproj') diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index f4902e3e1..701316b78 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -164,6 +164,7 @@ x264Panel.cs + Form -- cgit v1.2.3