X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libview%2Fev-view-private.h;h=3355457614c4ae3618234955f9d12203964b7604;hb=1e63533e4d2fe74b17883a51f984ecacb9138231;hp=0387642827cb325f95fdc3a9252741d519b79683;hpb=099e8b8997738788e45f94334fc986149b7a5f02;p=evince.git diff --git a/libview/ev-view-private.h b/libview/ev-view-private.h index 03876428..33554576 100644 --- a/libview/ev-view-private.h +++ b/libview/ev-view-private.h @@ -110,6 +110,9 @@ typedef struct _EvHeightToPageCache { struct _EvView { GtkLayout layout; + /* Container */ + GList *children; + EvDocument *document; /* Find */