summaryrefslogtreecommitdiffstats
path: root/kate/part/katehighlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/katehighlight.h')
-rw-r--r--kate/part/katehighlight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/katehighlight.h b/kate/part/katehighlight.h
index 9cb4a62c6..e312e4a01 100644
--- a/kate/part/katehighlight.h
+++ b/kate/part/katehighlight.h
@@ -357,7 +357,7 @@ class KateHlManager : public TQObject
int detectHighlighting (class KateDocument *doc);
- int findHl(KateHighlighting *h) {return hlList.tqfind(h);}
+ int findHl(KateHighlighting *h) {return hlList.find(h);}
TQString identifierForName(const TQString&);
// methodes to get the default style count + names