summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/galleryexport/galleries.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/galleryexport/galleries.h')
-rw-r--r--kipi-plugins/galleryexport/galleries.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/galleryexport/galleries.h b/kipi-plugins/galleryexport/galleries.h
index 009db38..e129d3c 100644
--- a/kipi-plugins/galleryexport/galleries.h
+++ b/kipi-plugins/galleryexport/galleries.h
@@ -22,7 +22,7 @@
#include <tqptrlist.h>
#include <tqlistview.h>
-namespace KWallet
+namespace TDEWallet
{
class Wallet;
}
@@ -100,7 +100,7 @@ public:
private:
void Load();
- KWallet::Wallet* mpWallet;
+ TDEWallet::Wallet* mpWallet;
GalleryPtrList mGalleries;
unsigned int mMaxGalleryId;