[farsight2/master] Also remove the new label when removing a participant

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:23:29 PST 2008


---
 tests/gui/fs2-gui.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/gui/fs2-gui.py b/tests/gui/fs2-gui.py
index eb1a3d4..5dabe90 100644
--- a/tests/gui/fs2-gui.py
+++ b/tests/gui/fs2-gui.py
@@ -643,6 +643,7 @@ class FsUIParticipant:
             self.outcv.release()
         gtk.gdk.threads_enter()
         self.userframe.destroy()
+        self.label.destroy()
         gtk.gdk.threads_leave()
 
     def error(self):
-- 
1.5.6.5




More information about the farsight-commits mailing list