summaryrefslogtreecommitdiffstats
path: root/kooka/imageselectline.h
diff options
context:
space:
mode:
Diffstat (limited to 'kooka/imageselectline.h')
-rw-r--r--kooka/imageselectline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/imageselectline.h b/kooka/imageselectline.h
index a9672edf..c3baae29 100644
--- a/kooka/imageselectline.h
+++ b/kooka/imageselectline.h
@@ -45,7 +45,7 @@ class ImageSelectLine:public TQHBox
Q_OBJECT
TQ_OBJECT
public:
- ImageSelectLine( TQWidget *tqparent, const TQString& text );
+ ImageSelectLine( TQWidget *parent, const TQString& text );
KURL selectedURL() const;
void setURL( const KURL& );