From 7f7055ee54f9dfb0cdad5c73841452fd8491f51e Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 20 Jul 2012 17:06:08 +0000 Subject: WinGui: Move some stuff around in the services library and refactor out some legacy code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4868 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs') diff --git a/win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs b/win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs index a9cc5410b..d53905361 100644 --- a/win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs +++ b/win/CS/HandBrake.ApplicationServices/Converters/EnumToDescConverter.cs @@ -12,7 +12,7 @@ namespace HandBrake.ApplicationServices.Converters using System; using System.ComponentModel; - using HandBrake.ApplicationServices.Functions; + using HandBrake.ApplicationServices.Utilities; /// /// Enum to Description Converter -- cgit v1.2.3