summaryrefslogtreecommitdiffstats
path: root/tdecore/kcompletion_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kcompletion_private.h')
-rw-r--r--tdecore/kcompletion_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcompletion_private.h b/tdecore/kcompletion_private.h
index 3d72586f3..e0d85fbff 100644
--- a/tdecore/kcompletion_private.h
+++ b/tdecore/kcompletion_private.h
@@ -135,7 +135,7 @@ public:
private:
uint myWeight;
KCompTreeNodeList myChildren;
- static KZoneAllocator alloc;
+ static TDEZoneAllocator alloc;
};