[gnome-software] Fix the build
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Fix the build
- Date: Thu, 19 Feb 2015 21:34:33 +0000 (UTC)
commit fae08193f7e4eb1f9930bdca2d856683660e8c74
Author: Kalev Lember <kalevlember gmail com>
Date: Thu Feb 19 22:32:57 2015 +0100
Fix the build
src/gs-shell-extras.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-shell-extras.c b/src/gs-shell-extras.c
index 474bf27..349a788 100644
--- a/src/gs-shell-extras.c
+++ b/src/gs-shell-extras.c
@@ -721,6 +721,8 @@ gs_shell_extras_load (GsShellExtras *shell_extras, GPtrArray *array_search_data)
void
gs_shell_extras_reload (GsShellExtras *shell_extras)
{
+ GsShellExtrasPrivate *priv = shell_extras->priv;
+
if (priv->array_search_data != NULL)
gs_shell_extras_load (shell_extras, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]