From a07501e296ac9e3a89574a88640a7f726eb8e3e0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 22:21:36 -0600 Subject: Rename KZone to avoid conflicts with KDE4 --- tdecore/kcompletion_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kcompletion_private.h') 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; }; -- cgit v1.2.1