aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-13 09:20:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-13 09:20:58 +0000
commitf4ef5b2fe53d60d2d9bd4ed4f3c0b3f9c7be53bb (patch)
tree5a62bfb178c4455df4f262655e6031d70b35a788 /src/main.h
parent80072d1ee0161c430f44b40ad52d3038a039d364 (diff)
perform show/hide on trayicon click. Implemented popup menu on trayicon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@896 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 4019f8b6..9e0f5d10 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2001 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2006 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,7 +21,6 @@
#define __MAIN_H__
#include <glib.h>
-#include <gtk/gtkwidget.h>
extern gchar *prog_version;