[hyena/canvas: 2/5] [Hyena.Gui] Fix test module runner
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [hyena/canvas: 2/5] [Hyena.Gui] Fix test module runner
- Date: Fri, 22 Oct 2010 00:04:30 +0000 (UTC)
commit 690b0802b06eb0d96f1d43dcb10e2558b84f2d17
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Thu Oct 21 18:46:31 2010 -0500
    [Hyena.Gui] Fix test module runner
 Hyena.Gui/Hyena.Gui/TestModuleRunner.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Hyena.Gui/Hyena.Gui/TestModuleRunner.cs b/Hyena.Gui/Hyena.Gui/TestModuleRunner.cs
index 35c1cbc..16a6e6a 100644
--- a/Hyena.Gui/Hyena.Gui/TestModuleRunner.cs
+++ b/Hyena.Gui/Hyena.Gui/TestModuleRunner.cs
@@ -37,6 +37,7 @@ namespace Hyena.Gui
         public static void Run ()
         {
             Application.Init ();
+            Hyena.ThreadAssist.InitializeMainThread ();
             TestModuleRunner runner = new TestModuleRunner ();
             runner.DeleteEvent += delegate { Application.Quit (); };
             runner.ShowAll ();
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]