summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/galleryexport/gallerylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/galleryexport/gallerylist.h')
-rw-r--r--kipi-plugins/galleryexport/gallerylist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/galleryexport/gallerylist.h b/kipi-plugins/galleryexport/gallerylist.h
index 9216dda..2697ff8 100644
--- a/kipi-plugins/galleryexport/gallerylist.h
+++ b/kipi-plugins/galleryexport/gallerylist.h
@@ -36,7 +36,7 @@ class GalleryList : public KDialogBase
public:
- GalleryList(TQWidget *tqparent, Galleries* pGalleries, bool blnShowOpen = true);
+ GalleryList(TQWidget *parent, Galleries* pGalleries, bool blnShowOpen = true);
~GalleryList();
Gallery* GetGallery(void);