]> git.0d.be Git - empathy.git/blobdiff - tests/interactive/test-empathy-roster-view.c
live-search: move from Empathy to tp-account-widgets
[empathy.git] / tests / interactive / test-empathy-roster-view.c
index f814d9658322389331ebb6d6043f8abfbaa0cfc0..eb5cf6c6b8e88455d85e2706e7e922501f91b836 100644 (file)
@@ -128,9 +128,9 @@ main (int argc,
 
   g_object_unref (mgr);
 
 
   g_object_unref (mgr);
 
-  search = empathy_live_search_new (view);
+  search = tpaw_live_search_new (view);
   empathy_roster_view_set_live_search (EMPATHY_ROSTER_VIEW (view),
   empathy_roster_view_set_live_search (EMPATHY_ROSTER_VIEW (view),
-      EMPATHY_LIVE_SEARCH (search));
+      TPAW_LIVE_SEARCH (search));
 
   scrolled = gtk_scrolled_window_new (NULL, NULL);
   gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrolled),
 
   scrolled = gtk_scrolled_window_new (NULL, NULL);
   gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrolled),