summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-23 16:27:32 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-23 16:27:32 +0000
commitecacee36541bf3e4df775b465d5d1ecee3a65cce (patch)
treeb0bb4941dbe2c89bafc9ea97524cda4923f24695 /src/trg-torrent-model.h
parentcc9a1543b899d59fbc6db8dcdbd4122d910f25e6 (diff)
remember the last selected destination on moving torrents
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index ebb911d..bc51565 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -85,7 +85,7 @@ gboolean get_torrent_data(GHashTable * table, gint64 id, JsonObject ** t,
GtkTreeIter * out_iter);
gchar *shorten_download_dir(TrgClient *tc, const gchar *downloadDir);
-void trg_torrent_model_reload_dir_alises(TrgClient *tc, GtkTreeModel *model);
+void trg_torrent_model_reload_dir_aliases(TrgClient *tc, GtkTreeModel *model);
enum {
TORRENT_COLUMN_ICON,