diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-31 12:43:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-31 12:43:36 -0500 |
commit | f4cef261c339c76ea446f029ceca4268840f6385 (patch) | |
tree | bdee8c01ab9ab05bed197de0f2ee7c5b8e6b5ab9 /src/configgeneraloptions.ui | |
parent | bf9b0a6e01381c327617b9d5ae0cfe17686d6b22 (diff) | |
download | kvpnc-f4cef261c339c76ea446f029ceca4268840f6385.tar.gz kvpnc-f4cef261c339c76ea446f029ceca4268840f6385.zip |
Rename KWallet to TDEWallet.
Diffstat (limited to 'src/configgeneraloptions.ui')
-rw-r--r-- | src/configgeneraloptions.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configgeneraloptions.ui b/src/configgeneraloptions.ui index 8a18188..0306e92 100644 --- a/src/configgeneraloptions.ui +++ b/src/configgeneraloptions.ui @@ -55,7 +55,7 @@ </property> <widget class="TQCheckBox"> <property name="name"> - <cstring>useKwalletCheckBox</cstring> + <cstring>useTDEwalletCheckBox</cstring> </property> <property name="text"> <string>Use K&Wallet</string> @@ -193,7 +193,7 @@ </grid> </widget> <Q_SLOTS> - <slot>useKwalletToggled(bool)</slot> + <slot>useTDEwalletToggled(bool)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> </UI> |