summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrLineObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrLineObject.h')
-rw-r--r--kpresenter/KPrLineObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrLineObject.h b/kpresenter/KPrLineObject.h
index 6998449c4..eca3c9f0b 100644
--- a/kpresenter/KPrLineObject.h
+++ b/kpresenter/KPrLineObject.h
@@ -76,7 +76,7 @@ protected:
virtual void fillStyle( KoGenStyle& styleObjectAuto, KoGenStyles& mainStyles ) const;
virtual void paint( TQPainter *_painter, KoTextZoomHandler*_zoomHandler,
- int /* pageNum */, bool drawingShadow, bool drawContour = FALSE );
+ int /* pageNum */, bool drawingShadow, bool drawContour = false );
LineType lineType;
};