summaryrefslogtreecommitdiffstats
path: root/parts/documentation/find_documentationbase.ui
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
commit70a3c0d90bf27c502ec710042250d51e2eb8bd99 (patch)
tree392ee5e1b90d55cf4db7d90b83ee0a2ed6a01d17 /parts/documentation/find_documentationbase.ui
parent3ca58a00c6f3d4cedaa8a5a90b99b9ec974796d2 (diff)
downloadtdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.tar.gz
tdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.zip
Fix QString -> TQString.
Diffstat (limited to 'parts/documentation/find_documentationbase.ui')
-rw-r--r--parts/documentation/find_documentationbase.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/find_documentationbase.ui b/parts/documentation/find_documentationbase.ui
index aa144ba4..455bb860 100644
--- a/parts/documentation/find_documentationbase.ui
+++ b/parts/documentation/find_documentationbase.ui
@@ -150,7 +150,7 @@
</forwards>
<Q_SLOTS>
<slot>clickOptions()</slot>
- <slot>setSearchTerm( const QString &amp; term )</slot>
+ <slot>setSearchTerm( const TQString &amp; term )</slot>
<slot>startSearch()</slot>
<slot>searchInIndex()</slot>
<slot>searchInContents()</slot>