summaryrefslogtreecommitdiffstats
path: root/src/rip/k3bvideocdview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rip/k3bvideocdview.h')
-rw-r--r--src/rip/k3bvideocdview.h2
1 files changed, 1 insertions, 1 deletions
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;