summaryrefslogtreecommitdiffstats
path: root/kpilot/conduits/timeconduit/time-conduit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/conduits/timeconduit/time-conduit.h')
-rw-r--r--kpilot/conduits/timeconduit/time-conduit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/conduits/timeconduit/time-conduit.h b/kpilot/conduits/timeconduit/time-conduit.h
index 8a6a57a5..06b6b50e 100644
--- a/kpilot/conduits/timeconduit/time-conduit.h
+++ b/kpilot/conduits/timeconduit/time-conduit.h
@@ -36,7 +36,7 @@ public:
TimeConduit(
KPilotLink *o,
const char *n = 0L,
- const QStringList &a = QStringList() );
+ const TQStringList &a = TQStringList() );
virtual ~TimeConduit();
virtual bool exec();