From 9e5c87c89567a98c3344c90e392a27715437334c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:58 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- khexedit/lib/kbufferranges.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/lib/kbufferranges.h') diff --git a/khexedit/lib/kbufferranges.h b/khexedit/lib/kbufferranges.h index 8a215ed..622ff4a 100644 --- a/khexedit/lib/kbufferranges.h +++ b/khexedit/lib/kbufferranges.h @@ -96,7 +96,7 @@ class TDEBufferRanges bool Modified; KSection Marking; - KSelection Selection; + TDESelection Selection; /** memories first selected word on wordwise selection */ KSection FirstWordSelection; -- cgit v1.2.1