summaryrefslogtreecommitdiffstats
path: root/kig/objects/text_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/objects/text_type.h')
-rw-r--r--kig/objects/text_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/objects/text_type.h b/kig/objects/text_type.h
index 6368cafa..8f97d4ea 100644
--- a/kig/objects/text_type.h
+++ b/kig/objects/text_type.h
@@ -45,7 +45,7 @@ public:
void move( ObjectTypeCalcer& ourobj, const Coordinate& to,
const KigDocument& ) const;
- QStringList specialActions() const;
+ TQStringList specialActions() const;
void executeAction( int i, ObjectHolder& o, ObjectTypeCalcer& c,
KigPart& d, KigWidget& w, NormalMode& m ) const;