From 85723d544dd6aad9b2d0974dfe91ece438f03dfb Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/rip/k3bvideocdview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rip/k3bvideocdview.h') diff --git a/src/rip/k3bvideocdview.h b/src/rip/k3bvideocdview.h index 65b2f8a..da7756c 100644 --- a/src/rip/k3bvideocdview.h +++ b/src/rip/k3bvideocdview.h @@ -79,7 +79,7 @@ class K3bVideoCdView : public K3bMediaContentsView void initActions(); void updateDisplay(); void enableInteraction( bool ); - void buildTree( TQListViewItem *tqparentItem, const TQDomElement &tqparentElement, const TQString& pname = TQString() ); + void buildTree( TQListViewItem *parentItem, const TQDomElement &parentElement, const TQString& pname = TQString() ); K3bDevice::Toc m_toc; -- cgit v1.2.1