aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-header.c')
-rw-r--r--widgets/table/e-table-header.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/table/e-table-header.c b/widgets/table/e-table-header.c
index aab0971518..2045896532 100644
--- a/widgets/table/e-table-header.c
+++ b/widgets/table/e-table-header.c
@@ -902,7 +902,8 @@ eth_calc_widths (ETableHeader *eth)
widths[i] = eth->columns[i]->min_width + eth->width_extras;
}
if (eth->sort_info)
- extra -= e_table_sort_info_grouping_get_count (eth->sort_info) * GROUP_INDENT;
+ extra -= e_table_sort_info_grouping_get_count (eth->sort_info)
+ * GROUP_INDENT;
if (expansion != 0 && extra > 0) {
for (i = 0; i < last_resizable; i++) {
next_position +=
mmit/devel/libevtx?h=gstreamer0.10-removal&id=0e099875d4aa3fed3d03f919ae04c8edad0f3049'>Update to alpha-20131013antoine2013-10-162-3/+3 * - Update to alpha-20130923antoine2013-09-253-16/+12 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Update libevtx to alpha-20130909antoine2013-09-122-3/+3 * Update libevtx to alpha-20130727antoine2013-07-302-3/+3 * Update libevtx to alpha-20130713antoine2013-07-142-3/+3 * Update libevtx to alpha-20130712antoine2013-07-132-4/+7 * Update libevtx to alpha-20130421antoine2013-05-042-7/+5 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Update libevtx to alpha 20130418antoine2013-04-222-3/+3 * Update libevtx to 20130414antoine2013-04-182-3/+3 * - Update to 20130319miwi2013-03-282-3/+3 * - update to alpha-20130303rm2013-03-102-4/+4 * Update to version 20130226pawel2013-03-022-3/+3