summaryrefslogtreecommitdiffstats
path: root/kppp/ppplog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/ppplog.h')
-rw-r--r--kppp/ppplog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/ppplog.h b/kppp/ppplog.h
index bb752caf..2e3168a8 100644
--- a/kppp/ppplog.h
+++ b/kppp/ppplog.h
@@ -30,7 +30,7 @@
#ifndef __PPPL__H__
#define __PPPL__H__
-class QStringList;
+class TQStringList;
int PPPL_MakeLog(TQStringList &list);
void PPPL_AnalyseLog(TQStringList &list, TQStringList &result);