summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/flickrexport/imageslist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/flickrexport/imageslist.h')
-rw-r--r--kipi-plugins/flickrexport/imageslist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/flickrexport/imageslist.h b/kipi-plugins/flickrexport/imageslist.h
index 8192969..7021b72 100644
--- a/kipi-plugins/flickrexport/imageslist.h
+++ b/kipi-plugins/flickrexport/imageslist.h
@@ -72,7 +72,7 @@ class ImagesListView : public TQListView
public:
- ImagesListView(TQWidget *tqparent);
+ ImagesListView(TQWidget *parent);
~ImagesListView();
signals:
@@ -94,7 +94,7 @@ class ImagesList : public TQWidget
public:
- ImagesList(TQWidget* tqparent, KIPI::Interface *iface);
+ ImagesList(TQWidget* parent, KIPI::Interface *iface);
~ImagesList();
KURL::List imageUrls() const;