summaryrefslogtreecommitdiffstats
path: root/plugins/webinterface/php_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/webinterface/php_handler.h')
-rw-r--r--plugins/webinterface/php_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/webinterface/php_handler.h b/plugins/webinterface/php_handler.h
index e3cdb86..e817b51 100644
--- a/plugins/webinterface/php_handler.h
+++ b/plugins/webinterface/php_handler.h
@@ -48,7 +48,7 @@ namespace kt
void finished();
private:
- bool containsDelimiters(const QString & str);
+ bool containsDelimiters(const TQString & str);
private:
TQByteArray output;