http://bugzilla.moblin.org/show_bug.cgi?id=6376
--- Comment #22 from pohly <patrick.ohly(a)intel.com> 2010-02-19 10:17:52 PST ---
I had merged Jussi's part of this issue into master, but then found that it
doesn't compile in Ubuntu Hardy:
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c: In function
'info_request_cb':
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c:3030: warning: implicit
declaration of function 'gtk_dialog_get_content_area'
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c:3030: warning:
assignment makes pointer from integer without a cast
sync_ui-sync-ui.o: In function `info_request_cb':
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c:3030: undefined
reference to `gtk_dialog_get_content_area'
Therefore I reverted the two commits again. Jussi, can you find a workaround
for the lack of gtk_dialog_get_content_area() in the GTK version in Hardy?
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.