summaryrefslogtreecommitdiffstats
path: root/src/k3bsidepanel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bsidepanel.cpp')
-rw-r--r--src/k3bsidepanel.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k3bsidepanel.cpp b/src/k3bsidepanel.cpp
index 6a39807..3ef831d 100644
--- a/src/k3bsidepanel.cpp
+++ b/src/k3bsidepanel.cpp
@@ -27,8 +27,8 @@
-K3bSidePanel::K3bSidePanel( K3bMainWindow* m, TQWidget* tqparent, const char* name )
- : TQToolBox( tqparent, name ),
+K3bSidePanel::K3bSidePanel( K3bMainWindow* m, TQWidget* parent, const char* name )
+ : TQToolBox( parent, name ),
m_mainWindow(m)
{
// our first widget is the tree view