diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:03:12 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:03:12 +0100 |
commit | c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0 (patch) | |
tree | c837da7385510eb089be9b3d465f35e4b002b596 /libkdchart/KDChartParams.cpp | |
parent | 57036c1cfb753f85a118c91884011b36dd25f2ef (diff) | |
download | kmymoney-c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0.tar.gz kmymoney-c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0.zip |
Fix incorrectly renamed strings
Diffstat (limited to 'libkdchart/KDChartParams.cpp')
-rw-r--r-- | libkdchart/KDChartParams.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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, |