From fbc5727a785123e606bff02079b92330c94fa769 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:45:53 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- kmymoney2/widgets/kmymoneycompletion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmymoney2/widgets/kmymoneycompletion.cpp') diff --git a/kmymoney2/widgets/kmymoneycompletion.cpp b/kmymoney2/widgets/kmymoneycompletion.cpp index 5d9dd38..addb83a 100644 --- a/kmymoney2/widgets/kmymoneycompletion.cpp +++ b/kmymoney2/widgets/kmymoneycompletion.cpp @@ -95,7 +95,7 @@ void kMyMoneyCompletion::adjustSize(const int count) resize(w, h+4); if(m_parent) { - // the code of this basic block is taken from KCompletionBox::show() + // the code of this basic block is taken from TDECompletionBox::show() // and modified to our local needs // this is probably better, once kde switches to requiring qt3.1 -- cgit v1.2.3