finch/gntaccount.c

changeset 41946
0fb3b0e7122f
parent 41903
27f355b8b497
child 41980
4809f699d6c9
--- a/finch/gntaccount.c	Mon Nov 28 20:37:34 2022 -0600
+++ b/finch/gntaccount.c	Mon Nov 28 21:05:22 2022 -0600
@@ -871,6 +871,7 @@
 static void
 account_abled_cb(G_GNUC_UNUSED PurpleAccountManager *manager,
                  PurpleAccount *account,
+                 G_GNUC_UNUSED GParamSpec *pspec,
                  G_GNUC_UNUSED gpointer data)
 {
 	if(accounts.window == NULL) {

mercurial