summaryrefslogtreecommitdiff
path: root/shell/cc-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/cc-window.c')
-rw-r--r--shell/cc-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/cc-window.c b/shell/cc-window.c
index fc7779f99..ffe89280b 100644
--- a/shell/cc-window.c
+++ b/shell/cc-window.c
@@ -236,6 +236,7 @@ update_list_title (CcWindow *self)
const gchar *title;
view = cc_panel_list_get_view (CC_PANEL_LIST (self->panel_list));
+ title = NULL;
switch (view)
{