diff options
Diffstat (limited to 'kipi-plugins/galleryexport/galleryconfig.h')
-rw-r--r-- | kipi-plugins/galleryexport/galleryconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/galleryexport/galleryconfig.h b/kipi-plugins/galleryexport/galleryconfig.h index a5945ac..e61f692 100644 --- a/kipi-plugins/galleryexport/galleryconfig.h +++ b/kipi-plugins/galleryexport/galleryconfig.h @@ -32,7 +32,7 @@ class Gallery; class GalleryEdit : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: |