(cherry picked from commit 37174b5e3a)
37174b5e3a
@ -228,4 +228,4 @@ void PPTPAuthentication::setPasswords(TQString name, TQString value) {
_pptpAuth->password->erase();
_pptpAuth->password->insert(value);
}
@ -231,4 +231,4 @@ void StrongswanAuthentication::setPasswords(TQString name, TQString value) {
_strongswanAuth->password->erase();
_strongswanAuth->password->insert(value);
@ -399,4 +399,4 @@ void VPNCAuthentication::setPasswords(TQString name, TQString value) {
_vpncAuth->editGroupPassword->erase();
_vpncAuth->editGroupPassword->insert(value);