summaryrefslogtreecommitdiff
path: root/pidgin/gtksound.c
diff options
context:
space:
mode:
Diffstat (limited to 'pidgin/gtksound.c')
-rw-r--r--pidgin/gtksound.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/pidgin/gtksound.c b/pidgin/gtksound.c
index 11ca0a1f2f..c81e93f9fa 100644
--- a/pidgin/gtksound.c
+++ b/pidgin/gtksound.c
@@ -549,7 +549,11 @@ static PurpleSoundUiOps sound_ui_ops =
pidgin_sound_init,
pidgin_sound_uninit,
pidgin_sound_play_file,
- pidgin_sound_play_event
+ pidgin_sound_play_event,
+ NULL,
+ NULL,
+ NULL,
+ NULL
};
PurpleSoundUiOps *