summaryrefslogtreecommitdiffstats
path: root/libkdchart/KDChartParams.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-03-05 05:03:12 +0100
committerSlávek Banko <slavek.banko@axis.cz>2015-03-05 05:37:20 +0100
commit7a735e824696de97d2f3f365f4b116f1b5e782eb (patch)
treec837da7385510eb089be9b3d465f35e4b002b596 /libkdchart/KDChartParams.cpp
parent57036c1cfb753f85a118c91884011b36dd25f2ef (diff)
downloadkmymoney-7a735e824696de97d2f3f365f4b116f1b5e782eb.tar.gz
kmymoney-7a735e824696de97d2f3f365f4b116f1b5e782eb.zip
Fix incorrectly renamed strings
(cherry picked from commit c567527c59d69ad25c5eead2a5b7fa16f3c3b5b0)
Diffstat (limited to 'libkdchart/KDChartParams.cpp')
-rw-r--r--libkdchart/KDChartParams.cpp2
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,