From a19bef6aa8d147992526f92824302623b6bdeb94 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:45:00 -0600 Subject: [PATCH] Rename KComp to avoid conflicts with KDE4 --- kerry/src/searchdlg_layout.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kerry/src/searchdlg_layout.ui b/kerry/src/searchdlg_layout.ui index 674444b..d558ee1 100644 --- a/kerry/src/searchdlg_layout.ui +++ b/kerry/src/searchdlg_layout.ui @@ -832,7 +832,7 @@ returnPressed(const TQString&) completion(const TQString&) substringCompletion(const TQString&) - textRotation(KCompletionBase::KeyBindingType) + textRotation(TDECompletionBase::KeyBindingType) completionModeChanged(TDEGlobalSettings::Completion) aboutToShowContextMenu(TQPopupMenu*) deleteLater() @@ -904,7 +904,7 @@ setDragEnabled(bool) clipboardChanged() setReadOnly(bool) - rotateText(KCompletionBase::KeyBindingType) + rotateText(TDECompletionBase::KeyBindingType) setCompletedText(const TQString&) setCompletedItems(const TQStringList&) setCompletedItems(const TQStringList&,bool)