Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-form-field.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdocument/ev-form-field.h')
-rw-r--r--libdocument/ev-form-field.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-form-field.h b/libdocument/ev-form-field.h
index 0b09af9..027bee6 100644
--- a/libdocument/ev-form-field.h
+++ b/libdocument/ev-form-field.h
@@ -105,7 +105,7 @@ struct _EvFormField
gboolean is_read_only;
gdouble font_size;
- gint page;
+ EvPage *page;
gboolean changed;
};