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