[longomatch] Don't add this widget to the stetic components



commit da08fce09849cb5bb3a739b9ded40508e9e79df2
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Nov 29 22:10:37 2011 +0100

    Don't add this widget to the stetic components

 LongoMatch.GUI/Gui/Component/TimeLineWidget.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Component/TimeLineWidget.cs b/LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
index 11b9a2b..123d1cc 100644
--- a/LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
+++ b/LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
@@ -29,8 +29,6 @@ using LongoMatch.Store.Templates;
 
 namespace LongoMatch.Gui.Component {
 
-	[System.ComponentModel.Category("LongoMatch")]
-	[System.ComponentModel.ToolboxItem(true)]
 	public class TimeLineWidget : TimelineBase<TimeScale, Play> 
 	{
 



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