From c02d88a6532f5f96211ed4410dadf4bc6ae1b094 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Tue, 22 Nov 2011 21:43:39 +0000 Subject: use "Default" as the alias for the state selector name for the default directory. refresh when labels are set. --- src/trg-main-window.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/trg-main-window.h') diff --git a/src/trg-main-window.h b/src/trg-main-window.h index 683cf35..7303315 100644 --- a/src/trg-main-window.h +++ b/src/trg-main-window.h @@ -71,6 +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); #if !GTK_CHECK_VERSION(2, 21, 1) #define gdk_drag_context_get_actions(context) context->actions -- cgit v1.2.3