aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-24 10:31:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-24 10:31:28 +0000
commit1003322f977add069c7ec91546274ffe22de493e (patch)
tree4152d6d05ebca4f989292b5bbb9660521b392199 /src/mainwindow.h
parentd99c5a9b8032f5290c640bcea7f406326c325c04 (diff)
separated trayicon into another module, and notify new messages with trayicon on receive.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@510 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 97363cd8..01f9c552 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -112,8 +112,6 @@ struct _MainWindow
GtkWidget *ac_menu;
GtkWidget *tray_icon;
- GtkWidget *tray_icon_img;
- GtkTooltips *tray_icon_tip;
/* context IDs for status bar */
gint mainwin_cid;