From ecacee36541bf3e4df775b465d5d1ecee3a65cce Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Wed, 23 Nov 2011 16:27:32 +0000 Subject: remember the last selected destination on moving torrents --- src/trg-main-window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trg-main-window.h') diff --git a/src/trg-main-window.h b/src/trg-main-window.h index 7303315..4355611 100644 --- a/src/trg-main-window.h +++ b/src/trg-main-window.h @@ -71,7 +71,7 @@ gint trg_mw_get_selected_torrent_id(TrgMainWindow * win); GtkTreeModel *trg_main_window_get_torrent_model(TrgMainWindow * win); void trg_main_window_notebook_set_visible(TrgMainWindow *win, gboolean visible); void connect_cb(GtkWidget * w, gpointer data); -void trg_main_window_reload_dir_alises(TrgMainWindow *win); +void trg_main_window_reload_dir_aliases(TrgMainWindow *win); #if !GTK_CHECK_VERSION(2, 21, 1) #define gdk_drag_context_get_actions(context) context->actions -- cgit v1.2.3