summaryrefslogtreecommitdiffstats
path: root/kontact/src/sidepanebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/src/sidepanebase.h')
-rw-r--r--kontact/src/sidepanebase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/sidepanebase.h b/kontact/src/sidepanebase.h
index 47ed0932..c8e83442 100644
--- a/kontact/src/sidepanebase.h
+++ b/kontact/src/sidepanebase.h
@@ -56,7 +56,7 @@ class SidePaneBase : public TQVBox
private:
Core* mCore;
- KActionCollection *mActionCollection;
+ TDEActionCollection *mActionCollection;
};
}