summaryrefslogtreecommitdiffstats
path: root/src/kile/codecompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/codecompletion.h')
-rw-r--r--src/kile/codecompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/codecompletion.h b/src/kile/codecompletion.h
index e54b0cf..09c81bf 100644
--- a/src/kile/codecompletion.h
+++ b/src/kile/codecompletion.h
@@ -46,7 +46,7 @@ namespace KileDocument
//FIXME refactor the complete class, it's pretty ugly, there are too many methods with similar names suggesting that the code could be more efficient
class CodeCompletion : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: