summaryrefslogtreecommitdiffstats
path: root/kppp/ppplog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/ppplog.h')
-rw-r--r--kppp/ppplog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kppp/ppplog.h b/kppp/ppplog.h
index 04d09b9f..bb752caf 100644
--- a/kppp/ppplog.h
+++ b/kppp/ppplog.h
@@ -32,8 +32,8 @@
class QStringList;
-int PPPL_MakeLog(QStringList &list);
-void PPPL_AnalyseLog(QStringList &list, QStringList &result);
+int PPPL_MakeLog(TQStringList &list);
+void PPPL_AnalyseLog(TQStringList &list, TQStringList &result);
void PPPL_ShowLog();
#endif