aboutsummaryrefslogtreecommitdiff
path: root/src/ui/play_media.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/play_media.h')
-rw-r--r--src/ui/play_media.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/play_media.h b/src/ui/play_media.h
index 0efb78d..2b4b919 100644
--- a/src/ui/play_media.h
+++ b/src/ui/play_media.h
@@ -94,7 +94,7 @@ ui_play_media_window_supports_file_extension(const gchar *filename);
94 */ 94 */
95void 95void
96ui_play_media_window_init(MESSENGER_Application *app, 96ui_play_media_window_init(MESSENGER_Application *app,
97 UI_PLAY_MEDIA_Handle *handle); 97 UI_PLAY_MEDIA_Handle *handle);
98 98
99/** 99/**
100 * Updates a handle for the play media window with 100 * Updates a handle for the play media window with
@@ -106,8 +106,8 @@ ui_play_media_window_init(MESSENGER_Application *app,
106 */ 106 */
107void 107void
108ui_play_media_window_update(UI_PLAY_MEDIA_Handle *handle, 108ui_play_media_window_update(UI_PLAY_MEDIA_Handle *handle,
109 const gchar *uri, 109 const gchar *uri,
110 const struct GNUNET_CHAT_File *file); 110 const struct GNUNET_CHAT_File *file);
111 111
112/** 112/**
113 * Cleans up the allocated resources and resets the 113 * Cleans up the allocated resources and resets the