diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:14:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:14:23 -0500 |
commit | 53f0e03201d2229361f4748f9d3240c552074008 (patch) | |
tree | cf5ab34221293cb52b867a3b85d8fcfb60e1c805 /doc/html/configlist_8cpp-source.html | |
parent | 93eccb95f73281d01de59616fa6dfb88700b7dc5 (diff) | |
download | kshowmail-53f0e03201d2229361f4748f9d3240c552074008.tar.gz kshowmail-53f0e03201d2229361f4748f9d3240c552074008.zip |
Rename KWallet to TDEWallet
Diffstat (limited to 'doc/html/configlist_8cpp-source.html')
-rw-r--r-- | doc/html/configlist_8cpp-source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/configlist_8cpp-source.html b/doc/html/configlist_8cpp-source.html index 9f97aae..c074acd 100644 --- a/doc/html/configlist_8cpp-source.html +++ b/doc/html/configlist_8cpp-source.html @@ -872,7 +872,7 @@ <a name="l00855"></a>00855 <a name="l00856"></a>00856 <span class="keywordflow">case</span> CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_KWALLET: <a name="l00857"></a>00857 acc-><a class="code" href="classConfigElem.html#58f9d269bd389c52718d78d7615c4431">setPasswordStorage</a>( CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_KWALLET ); -<a name="l00858"></a>00858 acc-><a class="code" href="classConfigElem.html#6edf15369f3e906a04dff0b92f5b3c2d">setPassword</a>( <a class="code" href="namespaceKWalletAccess.html#2ce179e4ef9e2a06990252aca555b2fa">KWalletAccess::getPassword</a>( *it ) ); +<a name="l00858"></a>00858 acc-><a class="code" href="classConfigElem.html#6edf15369f3e906a04dff0b92f5b3c2d">setPassword</a>( <a class="code" href="namespaceTDEWalletAccess.html#2ce179e4ef9e2a06990252aca555b2fa">TDEWalletAccess::getPassword</a>( *it ) ); <a name="l00859"></a>00859 <span class="keywordflow">break</span>; <a name="l00860"></a>00860 <a name="l00861"></a>00861 <span class="keywordflow">default</span>: |