From eb6065342de99053a771f473713cb690968b5c56 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 6 Nov 2006 08:44:20 +0000 Subject: [PATCH] let's say 0 is a good default svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=602591 --- kdeeduplot/kplotobject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeeduplot/kplotobject.cpp b/kdeeduplot/kplotobject.cpp index 2277724..157ecd7 100644 --- a/kdeeduplot/kplotobject.cpp +++ b/kdeeduplot/kplotobject.cpp @@ -89,7 +89,7 @@ void KPlotObject::draw( QPainter *painter, KPlotWidget *pw ) { painter->setBrush( barBrush() ); for ( int i=0; ibarWidth() == 0.0 ) { if ( ix() - pList[i]->x(); -- 2.47.3