Merge branch 'ui' of git@git.moblin.org:syncevolution-internal into ui

This commit is contained in:
Patrick Ohly 2009-05-11 15:56:10 +02:00
commit 108aee91b7
1 changed files with 1 additions and 0 deletions

View File

@ -1009,6 +1009,7 @@ int main()
signal(SIGINT, niam);
g_type_init ();
g_thread_init (NULL);
server = (SyncevoDBusServer*)g_object_new (SYNCEVO_TYPE_DBUS_SERVER, NULL);