]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view-private.h
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libview / ev-view-private.h
index 0387642827cb325f95fdc3a9252741d519b79683..3355457614c4ae3618234955f9d12203964b7604 100644 (file)
@@ -110,6 +110,9 @@ typedef struct _EvHeightToPageCache {
 struct _EvView {
        GtkLayout layout;
 
+       /* Container */
+       GList *children;
+
        EvDocument *document;
 
        /* Find */