X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fev-selection.c;h=36c32e3a53c696436eaa18ab63a27aa9d68e8156;hb=e04553f0d0a597240de1d24c7b26fe541ce49f6e;hp=f9f73e08649a69b5d289a5af85e69430bc2754f5;hpb=00efc5c16ed191f07f9a8a5d00acc41ddb064b46;p=evince.git diff --git a/backend/ev-selection.c b/backend/ev-selection.c index f9f73e08..36c32e3a 100644 --- a/backend/ev-selection.c +++ b/backend/ev-selection.c @@ -62,8 +62,8 @@ ev_selection_render_selection (EvSelection *selection, GdkPixbuf **pixbuf, EvRectangle *points, EvRectangle *old_points, - guint text, - guint base) + GdkColor *text, + GdkColor *base) { EvSelectionIface *iface = EV_SELECTION_GET_IFACE (selection);