[gnome-builder/gnome-builder-3-20] app: fixup task passing
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-20] app: fixup task passing
- Date: Thu, 12 May 2016 09:42:33 +0000 (UTC)
commit ab2fcf86f569917613e0f9522c7689e45536a8ce
Author: Christian Hergert <chergert redhat com>
Date: Thu May 12 12:41:59 2016 +0300
app: fixup task passing
libide/ide-application.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/ide-application.c b/libide/ide-application.c
index 50dc28b..f3d6188 100644
--- a/libide/ide-application.c
+++ b/libide/ide-application.c
@@ -531,7 +531,7 @@ ide_application_get_worker_async (IdeApplication *self,
plugin_name,
cancellable,
ide_application_get_worker_cb,
- task);
+ g_object_ref (task));
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]