]> git.pld-linux.org Git - packages/gnome-todo.git/blame - eds.patch
- up to 3.28.1
[packages/gnome-todo.git] / eds.patch
CommitLineData
0f49fd88
JR
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.105208 seconds and 4 git commands to generate.