From 7a735e824696de97d2f3f365f4b116f1b5e782eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 5 Mar 2015 05:03:12 +0100 Subject: Fix incorrectly renamed strings (cherry picked from commit c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0) --- libkdchart/KDChartParams.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkdchart/KDChartParams.cpp') diff --git a/libkdchart/KDChartParams.cpp b/libkdchart/KDChartParams.cpp index efc2362..333b12e 100644 --- a/libkdchart/KDChartParams.cpp +++ b/libkdchart/KDChartParams.cpp @@ -6675,7 +6675,7 @@ void KDChartParams::setBWChartPrintStatistics( BWStatVal statValue, prints the legend entries below each other, Qt::Horizontal prints them aside each other. - \noteQt::Horizontal orientation is only possible if the chart is NOT making + \note Horizontal orientation is only possible if the chart is NOT making room in horizontal direction, this means you may specify horizontal orientation if the legend position in one of the following values only: LegendTop, LegendBottom, LegendTopLeftTop, LegendTopRightTop, -- cgit v1.2.1