src/gtkaccount.c

changeset 6123
f6e1ae37ef35
parent 6122
9fbbcb229460
child 6141
7c17ebf651e3
equal deleted inserted replaced
6122:9fbbcb229460 6123:f6e1ae37ef35
1366 1366
1367 static gint 1367 static gint
1368 accedit_win_destroy_cb(GtkWidget *w, GdkEvent *event, AccountsWindow *dialog) 1368 accedit_win_destroy_cb(GtkWidget *w, GdkEvent *event, AccountsWindow *dialog)
1369 { 1369 {
1370 gaim_gtk_accounts_window_hide(); 1370 gaim_gtk_accounts_window_hide();
1371 return 0;
1371 } 1372 }
1372 1373
1373 static gboolean 1374 static gboolean
1374 configure_cb(GtkWidget *w, GdkEventConfigure *event, AccountsWindow *dialog) 1375 configure_cb(GtkWidget *w, GdkEventConfigure *event, AccountsWindow *dialog)
1375 { 1376 {

mercurial