[longomatch] Update projects list when a project is edited and saved
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Update projects list when a project is edited and saved
- Date: Tue, 20 Oct 2009 14:03:18 +0000 (UTC)
commit f9932fee5bc079a67f00f767b114ee2395e8a02c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Oct 20 13:00:22 2009 +0200
Update projects list when a project is edited and saved
LongoMatch/Gui/Dialog/ProjectsManager.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Gui/Dialog/ProjectsManager.cs b/LongoMatch/Gui/Dialog/ProjectsManager.cs
index 8fd889e..2d854cc 100644
--- a/LongoMatch/Gui/Dialog/ProjectsManager.cs
+++ b/LongoMatch/Gui/Dialog/ProjectsManager.cs
@@ -107,6 +107,7 @@ namespace LongoMatch.Gui.Dialog
{
SaveProject();
projectdetails.Edited=false;
+ Fill();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]