diff options
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>: |