X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-jobs.h;h=a0ef3f4a97fe9468fdcd0ab57f45e513fc5d6ca5;hb=43f12175ba221f7c241f0c9cde323c23b8db53e8;hp=8836d925abe5d7946252bb322f81fedefc42d0c5;hpb=3f175f30d0eb1df7df8894c7ba0949e4cbd23e8f;p=evince.git diff --git a/shell/ev-jobs.h b/shell/ev-jobs.h index 8836d925..a0ef3f4a 100644 --- a/shell/ev-jobs.h +++ b/shell/ev-jobs.h @@ -120,8 +120,8 @@ struct _EvJobRender GdkPixbuf *selection; GdkRegion *selection_region; EvRectangle selection_points; - GdkColor *base; - GdkColor *text; + GdkColor base; + GdkColor text; gint include_links : 1; gint include_text : 1;