diff options
Diffstat (limited to 'src/map-file')
-rw-r--r-- | src/map-file | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file index 8618f6e..3d92153 100644 --- a/src/map-file +++ b/src/map-file @@ -37,6 +37,8 @@ spice_display_set_grab_keys; spice_file_transfer_task_cancel; spice_file_transfer_task_get_filename; spice_file_transfer_task_get_progress; +spice_file_transfer_task_get_total_bytes; +spice_file_transfer_task_get_transferred_bytes; spice_file_transfer_task_get_type; spice_get_option_group; spice_gl_scanout_free; |