diff options
Diffstat (limited to 'kpilot/conduits/timeconduit/time-conduit.h')
-rw-r--r-- | kpilot/conduits/timeconduit/time-conduit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/conduits/timeconduit/time-conduit.h b/kpilot/conduits/timeconduit/time-conduit.h index 8a6a57a50..06b6b50e1 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(); |