aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/folder-browser.h')
-rw-r--r--mail/folder-browser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/folder-browser.h b/mail/folder-browser.h
index 943bcf2fc8..a6e2f42ec9 100644
--- a/mail/folder-browser.h
+++ b/mail/folder-browser.h
@@ -65,6 +65,9 @@ struct _FolderBrowser {
/* View collection and the menu handler object */
GalViewCollection *view_collection;
GalViewMenus *view_menus;
+
+ GtkWidget *invisible;
+ GByteArray *clipboard_selection;
};