summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/registersearchline.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/registersearchline.h')
-rw-r--r--kmymoney2/widgets/registersearchline.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/registersearchline.h b/kmymoney2/widgets/registersearchline.h
index 6c3a681..07568c7 100644
--- a/kmymoney2/widgets/registersearchline.h
+++ b/kmymoney2/widgets/registersearchline.h
@@ -39,7 +39,7 @@ namespace KMyMoneyRegister {
/**
* This class makes it easy to add a search line for filtering the items
* in a register based on simple text. Inspired by the idea of the tdelibs
- * class KListViewSearchLine.
+ * class TDEListViewSearchLine.
*
* @author Thomas Baumgart
*/
@@ -103,7 +103,7 @@ private:
/**
* Creates a widget containing a RegisterSearchLine, a label with the text
- * "Search" and a button to clear the search. Modelled after KListViewSearchLineWidget.
+ * "Search" and a button to clear the search. Modelled after TDEListViewSearchLineWidget.
*
* @author Thomas Baumgart
*/