From bab94d83782bbc76f3a02a415576ce4cdc56aec5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 27 Aug 2013 23:20:50 -0500 Subject: Rename KWallet to TDEWallet --- tdehtml/html/html_formimpl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdehtml/html/html_formimpl.h') diff --git a/tdehtml/html/html_formimpl.h b/tdehtml/html/html_formimpl.h index 8fe0ef1dd..0888db146 100644 --- a/tdehtml/html/html_formimpl.h +++ b/tdehtml/html/html_formimpl.h @@ -49,7 +49,7 @@ namespace tdehtml typedef TQValueList encodingList; } -namespace KWallet { +namespace TDEWallet { class Wallet; } @@ -85,7 +85,7 @@ public: bool autoComplete() const { return m_autocomplete; } void doAutoFill(); - void walletOpened(KWallet::Wallet *w); + void walletOpened(TDEWallet::Wallet *w); virtual void parseAttribute(AttributeImpl *attr); -- cgit v1.2.1