[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra] plugins/chartshape/kdchart/src
From:       Johannes Simon <johannes.simon () gmail ! com>
Date:       2011-01-23 13:05:37
Message-ID: 20110123130537.CDA20A6092 () git ! kde ! org
[Download RAW message or body]

Git commit 2e71fe66e0129b09f9712b1d592e00b074edb8a1 by Johannes Simon
Pushed by jsimon into branch master

Backported compilation fix for windows from KD Chart SVN by Bjoern: "implemented an \
uncalled method introduced by the KDChart Private macros, this is only a problem und \
windows because the gcc gently ignores everything he is not using"

M  +7    -1    plugins/chartshape/kdchart/src/KDChartRadarCoordinatePlane.cpp     

http://commits.kde.org/47e7010d/2e71fe66e0129b09f9712b1d592e00b074edb8a1

diff --git a/plugins/chartshape/kdchart/src/KDChartRadarCoordinatePlane.cpp \
b/plugins/chartshape/kdchart/src/KDChartRadarCoordinatePlane.cpp index \
                7fa390c..2ae4358 100644
--- a/plugins/chartshape/kdchart/src/KDChartRadarCoordinatePlane.cpp
+++ b/plugins/chartshape/kdchart/src/KDChartRadarCoordinatePlane.cpp
@@ -44,4 +44,10 @@ void KDChart::RadarCoordinatePlane::setTextAttributes(const \
KDChart::TextAttribu  const KDChart::TextAttributes \
RadarCoordinatePlane::textAttributes() const  {
     return d->textAttributes;
-}
\ No newline at end of file
+
+}
+
+void RadarCoordinatePlane::init()
+{
+    // this bloc left empty intentionally
+}


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic