diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:34 -0600 |
commit | eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd (patch) | |
tree | b9ff8c91d3bebf0d3684f73b6a1fda607701b965 /kmymoney2/widgets/registersearchline.h | |
parent | db2f713d0a0aaa32f8aa4d1fb05a0569c2f1e9d6 (diff) | |
download | kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.tar.gz kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmymoney2/widgets/registersearchline.h')
-rw-r--r-- | kmymoney2/widgets/registersearchline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/registersearchline.h b/kmymoney2/widgets/registersearchline.h index 9f5074d..df28fa4 100644 --- a/kmymoney2/widgets/registersearchline.h +++ b/kmymoney2/widgets/registersearchline.h @@ -38,7 +38,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 kdelibs + * in a register based on simple text. Inspired by the idea of the tdelibs * class KListViewSearchLine. * * @author Thomas Baumgart |