[longomatch] There's no reason to consider that we are edited at startup.



commit 7e2d754ced831bf765dbd6704fa22553aa68358c
Author: Julien Moutte <julien fluendo com>
Date:   Mon Mar 16 12:44:09 2015 +0100

    There's no reason to consider that we are edited at startup.

 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs 
b/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
index 36bc0fd..b91689f 100644
--- a/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
@@ -87,7 +87,6 @@ namespace LongoMatch.Gui.Panel
                        projectlistwidget1.ShowList = true;
 
                        SetStyle ();
-                       edited = true;
                }
 
                void SetStyle ()


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