[longomatch/redesign: 99/120] Add missing import



commit f26d0f5edafa1083bf4a84f04223e5f6ffd3a856
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Mar 30 22:14:39 2011 +0200

    Add missing import

 LongoMatch/Services/TemplatesService.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Services/TemplatesService.cs b/LongoMatch/Services/TemplatesService.cs
index 03fedf2..38dad36 100644
--- a/LongoMatch/Services/TemplatesService.cs
+++ b/LongoMatch/Services/TemplatesService.cs
@@ -22,6 +22,7 @@ using System.Reflection;
 using Mono.Unix;
 
 using LongoMatch.Common;
+using LongoMatch.Gui.Component;
 using LongoMatch.Interfaces;
 using LongoMatch.Store;
 using LongoMatch.Store.Templates;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]