diff options
| author | Ted Gould <ted@canonical.com> | 2009-04-16 11:52:15 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-04-16 11:52:15 -0500 |
| commit | 5e4f14e71580c3d1d551b8bd92fc225ede4a0561 (patch) | |
| tree | d27123eb09daf1e1f53a2768dd033e904395daa3 /libdbusmenu-glib/server.h | |
| parent | ce53e610ceaefd14e1eb32509499cb984f7d189f (diff) | |
| download | libdbusmenu-5e4f14e71580c3d1d551b8bd92fc225ede4a0561.tar.gz libdbusmenu-5e4f14e71580c3d1d551b8bd92fc225ede4a0561.tar.bz2 libdbusmenu-5e4f14e71580c3d1d551b8bd92fc225ede4a0561.zip | |
Oops, forgot layout. That's make the dbus folks angry.
Diffstat (limited to 'libdbusmenu-glib/server.h')
| -rw-r--r-- | libdbusmenu-glib/server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdbusmenu-glib/server.h b/libdbusmenu-glib/server.h index a9822ea..f2324fd 100644 --- a/libdbusmenu-glib/server.h +++ b/libdbusmenu-glib/server.h @@ -21,6 +21,7 @@ G_BEGIN_DECLS #define DBUSMENU_SERVER_PROP_DBUS_OBJECT "dbus-object" #define DBUSMENU_SERVER_PROP_ROOT_NODE "root-node" +#define DBUSMENU_SERVER_PROP_LAYOUT "layout" typedef struct _DbusmenuServer DbusmenuServer; typedef struct _DbusmenuServerClass DbusmenuServerClass; |
