[longomatch] Refresh Projects List Widget after a project is saved
- From: Andoni Morales Alastruey <amorales src gnome org>
 
- To: svn-commits-list gnome org
 
- Cc: 
 
- Subject: [longomatch] Refresh Projects List Widget after a project is saved
 
- Date: Wed, 23 Sep 2009 16:52:57 +0000 (UTC)
 
commit a9bc3f9107f7e74b0cfcc4babe9f59b3e76ac68d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Sep 23 18:51:44 2009 +0200
    Refresh Projects List Widget after a project is 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 1bf34d0..bab85f6 100644
--- a/LongoMatch/Gui/Dialog/ProjectsManager.cs
+++ b/LongoMatch/Gui/Dialog/ProjectsManager.cs
@@ -75,6 +75,7 @@ namespace LongoMatch.Gui.Dialog
 					                          Catalog.GetString("A Project is already using this file."));
 				}
 			}
+			projectlistwidget1.QueueDraw();
 		}
 
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]