summaryrefslogtreecommitdiffstats
path: root/kig/objects/line_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/objects/line_type.h')
-rw-r--r--kig/objects/line_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/objects/line_type.h b/kig/objects/line_type.h
index a3ded322..69a7b3a8 100644
--- a/kig/objects/line_type.h
+++ b/kig/objects/line_type.h
@@ -33,7 +33,7 @@ public:
ObjectImp* calc( const Coordinate& a, const Coordinate& b ) const;
const ObjectImpType* resultId() const;
- QStringList specialActions() const;
+ TQStringList specialActions() const;
/**
* execute the \p i 'th action from the specialActions above..
*/