aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shortcuts-view-model.c')
-rw-r--r--shell/e-shortcuts-view-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shortcuts-view-model.c b/shell/e-shortcuts-view-model.c
index eadf5ea9e7..0ee2c2011f 100644
--- a/shell/e-shortcuts-view-model.c
+++ b/shell/e-shortcuts-view-model.c
@@ -76,7 +76,7 @@ load_group_into_model (EShortcutsViewModel *shortcuts_view_model,
EShortcutsViewModelPrivate *priv;
EStorageSet *storage_set;
GSList *shortcut_list;
- GList *p;
+ GSList *p;
priv = shortcuts_view_model->priv;