[libgdata/657539-tasks-tests: 12/19] tasks: Fix a property definition on GDataTasksTask
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/657539-tasks-tests: 12/19] tasks: Fix a property definition on GDataTasksTask
- Date: Mon, 15 Sep 2014 22:57:34 +0000 (UTC)
commit d10a15b0d5016d027bb7613218d64b81b2b5c724
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Aug 31 00:09:38 2014 +0100
tasks: Fix a property definition on GDataTasksTask
This one was certainly never tested.
gdata/services/tasks/gdata-tasks-task.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/tasks/gdata-tasks-task.c b/gdata/services/tasks/gdata-tasks-task.c
index cf4ff0e..a2bec94 100644
--- a/gdata/services/tasks/gdata-tasks-task.c
+++ b/gdata/services/tasks/gdata-tasks-task.c
@@ -119,7 +119,7 @@ gdata_tasks_task_class_init (GDataTasksTaskClass *klass)
*
* Since: 0.15.0
*/
- g_object_class_install_property (gobject_class, PROP_STATUS,
+ g_object_class_install_property (gobject_class, PROP_POSITION,
g_param_spec_string ("position",
"Position of task", "Position of the task among sibling tasks using
lexicographical order.",
NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]