diff options
Diffstat (limited to 'khelpcenter/htmlsearch/ktagcombobox.h')
-rw-r--r-- | khelpcenter/htmlsearch/ktagcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/htmlsearch/ktagcombobox.h b/khelpcenter/htmlsearch/ktagcombobox.h index df58120ce..f184b14d7 100644 --- a/khelpcenter/htmlsearch/ktagcombobox.h +++ b/khelpcenter/htmlsearch/ktagcombobox.h @@ -56,7 +56,7 @@ public: */ TQString currentTag() const; TQString tag ( int i ) const; - bool containsTag (const TQString &str ) const; + bool tqcontainsTag (const TQString &str ) const; /* * Set the current item |