aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-container.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-container.c')
-rw-r--r--widgets/table/e-table-group-container.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-group-container.c b/widgets/table/e-table-group-container.c
index dedc291a46..61b8b9f1a5 100644
--- a/widgets/table/e-table-group-container.c
+++ b/widgets/table/e-table-group-container.c
@@ -947,7 +947,7 @@ etgc_class_init (GObjectClass *object_class)
g_param_spec_int ("length_threshold",
_( "Length Threshold" ),
_( "Length Threshold" ),
- 0, G_MAXINT, 0,
+ -1, G_MAXINT, 0,
G_PARAM_READWRITE));
g_object_class_install_property (object_class, PROP_UNIFORM_ROW_HEIGHT,