summaryrefslogtreecommitdiffstats
path: root/kcron/ktlistcron.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcron/ktlistcron.h')
-rw-r--r--kcron/ktlistcron.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcron/ktlistcron.h b/kcron/ktlistcron.h
index 713a375..8b475ab 100644
--- a/kcron/ktlistcron.h
+++ b/kcron/ktlistcron.h
@@ -28,17 +28,17 @@ public:
/**
* Construct tasks or variables folder from branch.
*/
- KTListCron(KTListItem* parent, const char* name, CTCron* _ctcron);
+ KTListCron(KTListItem* tqparent, const char* name, CTCron* _ctcron);
/**
* Construct tasks or variables folder from root.
*/
- KTListCron(TQListView* parent, const char* name, CTCron* _ctcron);
+ KTListCron(TQListView* tqparent, const char* name, CTCron* _ctcron);
/**
* Construct user folder from root.
*/
- KTListCron(TQListView* parent, CTCron* _ctcron);
+ KTListCron(TQListView* tqparent, CTCron* _ctcron);
/**
* Refresh.