[longomatch/newui: 137/157] Delete redraw, now handled in the component
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/newui: 137/157] Delete redraw, now handled in the component
- Date: Mon, 1 Sep 2014 09:52:53 +0000 (UTC)
commit d71516123a371b1db36c9922f6145202e696e246
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Aug 29 14:33:20 2014 +0200
Delete redraw, now handled in the component
LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs b/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
index 3748b29..a0817b8 100644
--- a/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
@@ -454,7 +454,6 @@ namespace LongoMatch.Gui.Panel
hometemplate.RemovePlayers (players, false);
awaytemplate.RemovePlayers (players, false);
teamtagger.Reload ();
- drawingarea.QueueDraw ();
};
menu.Add (item);
menu.ShowAll ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]