]> git.0d.be Git - empathy.git/blobdiff - tests/interactive/test-empathy-dual-roster-view.c
live-search: move from Empathy to tp-account-widgets
[empathy.git] / tests / interactive / test-empathy-dual-roster-view.c
index 74bb59f1797ecebaee28c9bc3001f0bf0ea44a1c..5d2dfdc559ff4a3737017fc077c3a1ca9e39cecc 100644 (file)
@@ -93,9 +93,9 @@ create_view_box (EmpathyRosterModel *model,
   empathy_roster_view_show_offline (EMPATHY_ROSTER_VIEW (view), show_offline);
   empathy_roster_view_show_groups (EMPATHY_ROSTER_VIEW (view), show_groups);
 
-  search = empathy_live_search_new (view);
+  search = tpaw_live_search_new (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),