summaryrefslogtreecommitdiffstats
path: root/kresources/featureplan/kcal_resourcefeatureplan.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/featureplan/kcal_resourcefeatureplan.h')
-rw-r--r--kresources/featureplan/kcal_resourcefeatureplan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/kcal_resourcefeatureplan.h b/kresources/featureplan/kcal_resourcefeatureplan.h
index 68f719a50..67799044e 100644
--- a/kresources/featureplan/kcal_resourcefeatureplan.h
+++ b/kresources/featureplan/kcal_resourcefeatureplan.h
@@ -56,7 +56,7 @@ class KDE_EXPORT ResourceFeaturePlan : public ResourceCached
KABC::Lock *lock();
protected:
- void insertCategories( const Category::List &categories, Todo *tqparent );
+ void insertCategories( const Category::List &categories, Todo *parent );
private:
Prefs *mPrefs;