aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index c763f99b..97363cd8 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -111,6 +111,10 @@ struct _MainWindow
GtkWidget *ac_label;
GtkWidget *ac_menu;
+ GtkWidget *tray_icon;
+ GtkWidget *tray_icon_img;
+ GtkTooltips *tray_icon_tip;
+
/* context IDs for status bar */
gint mainwin_cid;
gint folderview_cid;