summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilot/kroupware.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilot/kroupware.h')
-rw-r--r--kpilot/kpilot/kroupware.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/kpilot/kroupware.h b/kpilot/kpilot/kroupware.h
index 8cce32ea..f7be7180 100644
--- a/kpilot/kpilot/kroupware.h
+++ b/kpilot/kpilot/kroupware.h
@@ -80,7 +80,7 @@ private:
public:
/* Try to start KMail. Returns true on success. */
- static bool startKMail(QString *errormessage);
+ static bool startKMail(TQString *errormessage);
} ;
#endif