diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 13:16:08 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 13:16:08 -0500 |
commit | d08e3983f108adde3d605a126304b60198dcde77 (patch) | |
tree | cdb45b374274f5a4f4dae99f83968c35f6dbbd28 /kmail/index.h | |
parent | b453dab0d1213b773d7cf6a17856918cbab9f665 (diff) | |
download | tdepim-d08e3983f108adde3d605a126304b60198dcde77.tar.gz tdepim-d08e3983f108adde3d605a126304b60198dcde77.zip |
Fix inadvertent tqt changes.
Diffstat (limited to 'kmail/index.h')
-rw-r--r-- | kmail/index.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/index.h b/kmail/index.h index ca8d51076..015bc1064 100644 --- a/kmail/index.h +++ b/kmail/index.h @@ -152,7 +152,7 @@ class KMMsgIndex : public TQObject { * DO NOT USE THIS CLASS * * It is conceptually a private class. - * Just needs to be public because of tqmoc limitations + * Just needs to be public because of moc limitations */ class Search; private: |