From 41b1d53a0144afe4c31425c18af25c2d6ade881b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:57:02 -0600 Subject: Remove additional unneeded tq method conversions (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7) --- kab/addressbook.h | 2 +- kab/qconfigDB.cc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kab') diff --git a/kab/addressbook.h b/kab/addressbook.h index 40f4114d7..63f5882c2 100644 --- a/kab/addressbook.h +++ b/kab/addressbook.h @@ -127,7 +127,7 @@ class CategoriesMap : public TQMap * keys). Of course, in different files a key might be used twice.
* The keys are objects of the type KabKey and define the section in the * addressbook database where the entry is stored (see QConfigDB - * reference). Keys tqinvalidate on file changes, so keep track of the + * reference). Keys invalidate on file changes, so keep track of the * signal ::changed.
* kab watches file changes. If the opened file changes on disk, it is * automatically reloaded and ::changed() is emitted. diff --git a/kab/qconfigDB.cc b/kab/qconfigDB.cc index b084ccab0..a5d13b815 100644 --- a/kab/qconfigDB.cc +++ b/kab/qconfigDB.cc @@ -1188,7 +1188,7 @@ KeyValueMap::insert(const TQCString& key, const TQStrList& values, bool force) // ----- create coded string list: for(count=0; count