aboutsummaryrefslogtreecommitdiff
path: root/src/manage_window.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-10 08:11:08 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-10 08:11:08 +0000
commitca06cd994b09cbb500b35af30c8bd75dc3e0e5b7 (patch)
tree3474db42cb4b1c42007cfb84ec24ca8331b50dba /src/manage_window.h
parent81f0f7394f9c47a30314f2884be6d4bdae302673 (diff)
merged plugin-test branch into trunk.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2164 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/manage_window.h')
-rw-r--r--src/manage_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manage_window.h b/src/manage_window.h
index 64d48617..61369d1e 100644
--- a/src/manage_window.h
+++ b/src/manage_window.h
@@ -52,6 +52,7 @@ void manage_window_destroy (GtkWidget *widget,
gpointer data);
void manage_window_set_transient (GtkWindow *window);
+void manage_window_signals_connect (GtkWindow *window);
GtkWidget *manage_window_get_focus_window (void);