summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilot.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilot.cc')
-rw-r--r--kpilot/kpilot.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/kpilot.cc b/kpilot/kpilot.cc
index 91d8d31..328029f 100644
--- a/kpilot/kpilot.cc
+++ b/kpilot/kpilot.cc
@@ -189,7 +189,7 @@ void KPilotInstaller::startDaemonIfNeeded()
{
int wordoffset;
s.remove(0,12);
- wordoffset=s.tqfind(';');
+ wordoffset=s.find(';');
if (wordoffset>0) s.truncate(wordoffset);
fLogWidget->addMessage(