diff src/typedefs.h @ 1466:6e020d3ab168

added possibility to update existing layout window from config
author nadvornik
date Fri, 20 Mar 2009 14:36:59 +0000
parents 25168240a247
children 38925ff71a46
line wrap: on
line diff
--- a/src/typedefs.h	Fri Mar 20 11:52:29 2009 +0000
+++ b/src/typedefs.h	Fri Mar 20 14:36:59 2009 +0000
@@ -481,6 +481,8 @@
 
 struct _LayoutOptions
 {
+	gchar *id;
+
 	gchar *order;
 	gint style;