[empathy] Use new API in the test.
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Use new API in the test.
- Date: Thu, 15 Oct 2009 11:45:48 +0000 (UTC)
commit 6703efaad20fd368471e43dc9eeed272f848e39a
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date: Thu Oct 15 13:43:04 2009 +0200
Use new API in the test.
tests/test-empathy-account-assistant.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-empathy-account-assistant.c b/tests/test-empathy-account-assistant.c
index 6d1330e..4f1c9a4 100644
--- a/tests/test-empathy-account-assistant.c
+++ b/tests/test-empathy-account-assistant.c
@@ -12,7 +12,7 @@ int main (int argc, char **argv)
gtk_init (&argc, &argv);
empathy_gtk_init ();
- assistant = empathy_account_assistant_new (NULL);
+ assistant = empathy_account_assistant_show (NULL);
gtk_widget_show_all (assistant);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]