diff src/layout.h @ 1473:01693e68707b

layout id "_current_" matches the currently active layout window
author nadvornik
date Sat, 21 Mar 2009 19:51:07 +0000
parents 6e020d3ab168
children 2ca277a9845b
line wrap: on
line diff
--- a/src/layout.h	Sat Mar 21 18:22:04 2009 +0000
+++ b/src/layout.h	Sat Mar 21 19:51:07 2009 +0000
@@ -13,6 +13,7 @@
 #ifndef LAYOUT_H
 #define LAYOUT_H
 
+#define LAYOUT_ID_CURRENT "_current_"
 
 extern GList *layout_window_list;