summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/ipodexport/ipodheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/ipodexport/ipodheader.h')
-rw-r--r--kipi-plugins/ipodexport/ipodheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/ipodexport/ipodheader.h b/kipi-plugins/ipodexport/ipodheader.h
index 8e9d53a..bd22bd7 100644
--- a/kipi-plugins/ipodexport/ipodheader.h
+++ b/kipi-plugins/ipodexport/ipodheader.h
@@ -28,7 +28,7 @@ class IpodHeader : public TQFrame
TQ_OBJECT
public:
- IpodHeader( TQWidget *tqparent=0, const char *name=0, WFlags f=0 );
+ IpodHeader( TQWidget *parent=0, const char *name=0, WFlags f=0 );
~IpodHeader() { }
enum ViewType { NoIpod, IncompatibleIpod, ValidIpod };