diff options
Diffstat (limited to 'pidgin/gtkrequest.c')
-rw-r--r-- | pidgin/gtkrequest.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pidgin/gtkrequest.c b/pidgin/gtkrequest.c index 4b09d692c8..9eb1125316 100644 --- a/pidgin/gtkrequest.c +++ b/pidgin/gtkrequest.c @@ -1676,7 +1676,11 @@ static PurpleRequestUiOps ops = pidgin_request_fields, pidgin_request_file, pidgin_close_request, - pidgin_request_folder + pidgin_request_folder, + NULL, + NULL, + NULL, + NULL }; PurpleRequestUiOps * |