diff src/typedefs.h @ 1335:588d96cda850

save and restore toolbar configuration
author nadvornik
date Sat, 28 Feb 2009 12:50:39 +0000
parents f97450e632a1
children 4179d41d1149
line wrap: on
line diff
--- a/src/typedefs.h	Sat Feb 28 09:59:27 2009 +0000
+++ b/src/typedefs.h	Sat Feb 28 12:50:39 2009 +0000
@@ -551,6 +551,8 @@
 	GtkActionGroup *action_group;
 	GtkActionGroup *action_group_external;
 	GtkUIManager *ui_manager;
+	guint toolbar_merge_id;
+	GList *toolbar_actions;
 
 	GtkWidget *path_entry;