]> git.pld-linux.org Git - packages/gnome-todo.git/blob - eds.patch
- up to 3.28.1
[packages/gnome-todo.git] / eds.patch
1 --- gnome-todo-3.28.1/plugins/eds/gtd-eds-autoptr.h~    2018-04-10 16:08:54.000000000 +0200
2 +++ gnome-todo-3.28.1/plugins/eds/gtd-eds-autoptr.h     2019-05-11 14:43:39.395139012 +0200
3 @@ -25,4 +25,6 @@
4  G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponent, g_object_unref);
5  G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponentId, e_cal_component_free_id);
6  G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalClient, g_object_unref);
7 +#if !EDS_CHECK_VERSION (3, 31, 90)
8  G_DEFINE_AUTOPTR_CLEANUP_FUNC (ESource, g_object_unref);
9 +#endif
This page took 0.0453 seconds and 3 git commands to generate.