summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-move-dialog.c')
-rw-r--r--src/trg-torrent-move-dialog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-torrent-move-dialog.c b/src/trg-torrent-move-dialog.c
index f9bfb62..b10a471 100644
--- a/src/trg-torrent-move-dialog.c
+++ b/src/trg-torrent-move-dialog.c
@@ -64,6 +64,7 @@ trg_torrent_move_response_cb(GtkDialog * dlg, gint res_id, gpointer data)
gtk_toggle_button_get_active
(GTK_TOGGLE_BUTTON
(priv->move_check)));
+ request_set_tag_from_ids(request, priv->ids);
g_free(location);
dispatch_async(priv->client, request,
on_generic_interactive_action, data);