src/buddy.c

changeset 4567
47e81b4a9d36
parent 4561
2a82628d7345
child 4608
c165a90c65fc
equal deleted inserted replaced
4566:c26a86fb95b1 4567:47e81b4a9d36
2441 misc_options ^= OPT_MISC_DEBUG; 2441 misc_options ^= OPT_MISC_DEBUG;
2442 show_debug(); 2442 show_debug();
2443 } 2443 }
2444 } 2444 }
2445 2445
2446 static void 2446 void
2447 show_xfer_dialog(GtkMenuItem *item, gpointer user_data) 2447 show_xfer_dialog(GtkMenuItem *item, gpointer user_data)
2448 { 2448 {
2449 struct gaim_gtkxfer_dialog *dialog; 2449 struct gaim_gtkxfer_dialog *dialog;
2450 2450
2451 dialog = gaim_get_gtkxfer_dialog(); 2451 dialog = gaim_get_gtkxfer_dialog();

mercurial