summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/picasawebexport
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-08-27 23:16:32 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-08-27 23:16:32 -0500
commit4d509ffb80df32ba7369a6745e4527735766cb85 (patch)
treec07349194a9ca56870ced266ada6b03af6e971d1 /kipi-plugins/picasawebexport
parent0dda7febf8aedcfb2211433549244c5e80945445 (diff)
downloadkipi-plugins-4d509ffb80df32ba7369a6745e4527735766cb85.tar.gz
kipi-plugins-4d509ffb80df32ba7369a6745e4527735766cb85.zip
Rename KWallet to TDEWallet
Diffstat (limited to 'kipi-plugins/picasawebexport')
-rw-r--r--kipi-plugins/picasawebexport/picasawebwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/picasawebexport/picasawebwindow.h b/kipi-plugins/picasawebexport/picasawebwindow.h
index 0157cdd..cf2d796 100644
--- a/kipi-plugins/picasawebexport/picasawebwindow.h
+++ b/kipi-plugins/picasawebexport/picasawebwindow.h
@@ -59,7 +59,7 @@ namespace KIPI
class Interface;
}
-namespace KWallet
+namespace TDEWallet
{
class Wallet;
}
@@ -121,7 +121,7 @@ private:
TQLabel *m_userNameDisplayLabel;
-// KWallet::Wallet *m_wallet;
+// TDEWallet::Wallet *m_wallet;
TDEHTMLPart *m_photoView;
KURL::List *m_urls;