summaryrefslogtreecommitdiffstats
path: root/src/k3bfiletreecombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bfiletreecombobox.h')
-rw-r--r--src/k3bfiletreecombobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bfiletreecombobox.h b/src/k3bfiletreecombobox.h
index 9e4af1f..e19569a 100644
--- a/src/k3bfiletreecombobox.h
+++ b/src/k3bfiletreecombobox.h
@@ -34,7 +34,7 @@ class K3bFileTreeComboBox : public KComboBox
TQ_OBJECT
public:
- K3bFileTreeComboBox( TQWidget* tqparent = 0, const char* name = 0 );
+ K3bFileTreeComboBox( TQWidget* parent = 0, const char* name = 0 );
~K3bFileTreeComboBox();
void popup();