[banshee] [tests] Set the ProxyToMainHandler in PerformanceTests
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [tests] Set the ProxyToMainHandler in PerformanceTests
- Date: Sun, 14 Nov 2010 21:54:49 +0000 (UTC)
commit d05a6e6a83ec43096c21fb6aaeff646fa0f2d68b
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sun Nov 14 22:53:48 2010 +0100
[tests] Set the ProxyToMainHandler in PerformanceTests
tests/Performance/PerformanceTests.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Performance/PerformanceTests.cs b/tests/Performance/PerformanceTests.cs
index 01386be..6b49c6c 100644
--- a/tests/Performance/PerformanceTests.cs
+++ b/tests/Performance/PerformanceTests.cs
@@ -287,6 +287,7 @@ namespace Banshee.Tests
{
Gtk.Application.Init ();
ThreadAssist.InitializeMainThread ();
+ ThreadAssist.ProxyToMainHandler = Banshee.ServiceStack.Application.Invoke;
Application.PushClient (client);
Application.Run ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]