aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-menu-merge.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-07-12 01:33:34 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-07-12 01:33:34 +0800
commitccfab965e6affe6f6a4ed0c8e370a121ea4010e2 (patch)
tree4aeec0ab099d9c62a98bc4d7be5c5ad61c91c7e2 /lib/egg/egg-menu-merge.h
parentebab320d3037aa258cd26b12841b63e7f8c50b7d (diff)
downloadgsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar.gz
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar.bz2
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar.lz
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar.xz
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.tar.zst
gsoc2013-epiphany-ccfab965e6affe6f6a4ed0c8e370a121ea4010e2.zip
*** empty log message ***
Diffstat (limited to 'lib/egg/egg-menu-merge.h')
-rw-r--r--lib/egg/egg-menu-merge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/egg/egg-menu-merge.h b/lib/egg/egg-menu-merge.h
index 842663b58..6607b0ff3 100644
--- a/lib/egg/egg-menu-merge.h
+++ b/lib/egg/egg-menu-merge.h
@@ -55,7 +55,7 @@ struct _EggMenuMergeClass {
struct _EggMenuMergeNode {
EggMenuMergeNodeType type;
- const gchar *name;
+ gchar *name;
GQuark action_name;
EggAction *action;