From feada06b32e4bcf70a05de8a3669ff07449dc750 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 19 Feb 2010 15:12:21 -0600 Subject: Putting the layout number on the root element --- tests/test-glib-proxy.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test-glib-proxy.h') diff --git a/tests/test-glib-proxy.h b/tests/test-glib-proxy.h index 7402ecd..7bb58b6 100644 --- a/tests/test-glib-proxy.h +++ b/tests/test-glib-proxy.h @@ -22,6 +22,8 @@ with this program. If not, see . #include +#define LAYOUT_ON "proxy-layout-on" + typedef struct _proplayout_t proplayout_t; struct _proplayout_t { gint id; -- cgit v1.2.3