From 31c6610e428e57fe76c9288b558ca123e0147d12 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Sat, 15 Sep 2018 12:54:45 +0200 Subject: Fix and improve stiling of helper tab on meassure segments LPE --- src/live_effects/lpe-measure-segments.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/live_effects/lpe-measure-segments.cpp b/src/live_effects/lpe-measure-segments.cpp index d163158bf..cad9bb417 100644 --- a/src/live_effects/lpe-measure-segments.cpp +++ b/src/live_effects/lpe-measure-segments.cpp @@ -180,12 +180,12 @@ LPEMeasureSegments::LPEMeasureSegments(LivePathEffectObject *lpeobject) : previous_size = 0; pagenumber = 0; helpdata.param_update_default(_("General\n" - "Measure display and positioning\n" + "Measure display and positioning\n\n" "Projection\n" - "Show a line with measurements based on the selected items\n" + "Show a line with measurements based on the selected items\n\n" "Options\n" - "That usually don't change much\n" - "Help\n" + "That usually don't change much\n\n" + "Tips\n" "Style Dialog Styling using XML editor to find appropriate classes or ID's\n" "Blacklists This allow to hide some segments or projection steps to measure\n" "Multiple Measures In the same object, in conjunction of blacklists, " -- cgit v1.2.3