aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-proxy.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-19 15:12:21 -0600
committerTed Gould <ted@gould.cx>2010-02-19 15:12:21 -0600
commitfeada06b32e4bcf70a05de8a3669ff07449dc750 (patch)
tree567b95dc6c53f51699334fe0674694024bd8c29b /tests/test-glib-proxy.h
parent2ad7f9ec616163f8de67700a99b1dbdd5d6b003d (diff)
downloadlibdbusmenu-feada06b32e4bcf70a05de8a3669ff07449dc750.tar.gz
libdbusmenu-feada06b32e4bcf70a05de8a3669ff07449dc750.tar.bz2
libdbusmenu-feada06b32e4bcf70a05de8a3669ff07449dc750.zip
Putting the layout number on the root element
Diffstat (limited to 'tests/test-glib-proxy.h')
-rw-r--r--tests/test-glib-proxy.h2
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
#include <glib.h>
+#define LAYOUT_ON "proxy-layout-on"
+
typedef struct _proplayout_t proplayout_t;
struct _proplayout_t {
gint id;