summaryrefslogtreecommitdiffstats
path: root/kspread/kspread_pen.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/kspread_pen.h')
-rw-r--r--kspread/kspread_pen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_pen.h b/kspread/kspread_pen.h
index 23de5877d..ec87dd29e 100644
--- a/kspread/kspread_pen.h
+++ b/kspread/kspread_pen.h
@@ -31,7 +31,7 @@ class KSpreadPen : public TQPen
{
public:
KSpreadPen();
- KSpreadPen(const TQColor& _color, double _pointWidth, Qt::PenStyle _style);
+ KSpreadPen(const TQColor& _color, double _pointWidth, TQt::PenStyle _style);
KSpreadPen(const TQColor& _color);
~KSpreadPen();