diff options
Diffstat (limited to 'widgets/e-paned/e-paned.h')
-rw-r--r-- | widgets/e-paned/e-paned.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/e-paned/e-paned.h b/widgets/e-paned/e-paned.h index e3799a6bce..b211d32bda 100644 --- a/widgets/e-paned/e-paned.h +++ b/widgets/e-paned/e-paned.h @@ -71,6 +71,7 @@ struct _EPaned guint16 handle_width; guint16 handle_height; + gint child1_real_size; gint child1_size; gint last_allocation; gint min_position; |