summaryrefslogtreecommitdiff
path: root/src/trg-main-window.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-19 12:14:16 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-19 12:14:16 +0000
commit5cb1178c1a453b3dfb6e76e4a758ae8bf5350932 (patch)
treeeeb828f0f3271376d5bebd06ca671cee39480c5d /src/trg-main-window.h
parent33a6e969bf343ee3e1f771a6ab6a3ab9a14ba19d (diff)
re-enable gtk3 by default, should be picking the right libappindicator now.
Diffstat (limited to 'src/trg-main-window.h')
-rw-r--r--src/trg-main-window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-main-window.h b/src/trg-main-window.h
index e9f3d6d..9422cfd 100644
--- a/src/trg-main-window.h
+++ b/src/trg-main-window.h
@@ -73,7 +73,6 @@ void trg_main_window_notebook_set_visible(TrgMainWindow * win,
gboolean visible);
void connect_cb(GtkWidget * w, gpointer data);
void trg_main_window_reload_dir_aliases(TrgMainWindow * win);
-void trg_main_window_set_start_args(TrgMainWindow * window, gchar ** args);
#if !GTK_CHECK_VERSION(2, 21, 1)
#define gdk_drag_context_get_actions(context) context->actions