From 7ef01c0f34d9c6732d258154bcd3ba5a88280db9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- juk/covermanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juk/covermanager.h') diff --git a/juk/covermanager.h b/juk/covermanager.h index a984f01e..b5c5d6e7 100644 --- a/juk/covermanager.h +++ b/juk/covermanager.h @@ -191,7 +191,7 @@ public: * Replaces the cover art for the cover identified by @p id with @p large. * Any other metadata such as artist and album is unchanged. * - * @param id The id of the cover to tqreplace. + * @param id The id of the cover to replace. * @param large The full size cover art for the new cover. */ static bool replaceCover(coverKey id, const TQPixmap &large); -- cgit v1.2.1