X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-job-xfer.h;h=256a60edeb19691dcc2888840f4062a33da64311;hb=848665b157185945d190a7a746d054d7f5d5e6e0;hp=dba99017aaac06a34f3216858a39ff15f1011c62;hpb=bca369672136e5ff831ece9832afd42085808fba;p=evince.git diff --git a/shell/ev-job-xfer.h b/shell/ev-job-xfer.h index dba99017..256a60ed 100644 --- a/shell/ev-job-xfer.h +++ b/shell/ev-job-xfer.h @@ -38,7 +38,8 @@ struct _EvJobXfer { EvJob parent; GError *error; - gchar *uri; + char *uri; + char *local_uri; }; struct _EvJobXferClass