summaryrefslogtreecommitdiff
path: root/libslab
diff options
context:
space:
mode:
Diffstat (limited to 'libslab')
-rw-r--r--libslab/app-shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libslab/app-shell.h b/libslab/app-shell.h
index 6b968763..9db7a9d1 100644
--- a/libslab/app-shell.h
+++ b/libslab/app-shell.h
@@ -112,7 +112,7 @@ typedef struct
typedef struct
{
- const gchar *name;
+ gchar *name;
MateDesktopItem *item;
} AppAction;