comparison src/buddy.c @ 4970:4087669769e8

[gaim-migrate @ 5304] save the list when we drag stuff around committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 03 Apr 2003 05:18:56 +0000
parents 804b25d09a5b
children a9b49d0e8970
comparison
equal deleted inserted replaced
4969:21cfdb9af2eb 4970:4087669769e8
484 } 484 }
485 485
486 } 486 }
487 487
488 gtk_tree_path_free(path); 488 gtk_tree_path_free(path);
489 gaim_blist_save();
489 } 490 }
490 } 491 }
491 } 492 }
492 493
493 static void gaim_gtk_blist_paint_tip(GtkWidget *widget, GdkEventExpose *event, struct buddy *b) 494 static void gaim_gtk_blist_paint_tip(GtkWidget *widget, GdkEventExpose *event, struct buddy *b)