[longomatch/redesign2: 98/140] Add missing import



commit b2268b570158739e0902c7520be7998104053d6c
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]