X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-jobs.h;h=a0ef3f4a97fe9468fdcd0ab57f45e513fc5d6ca5;hb=8d0f9c8819f0b6fa8b2801909ba343f5407d8b67;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;