Bazaar/ProtectClientDemo : fixed building on new core

git-svn-id: svn://ultimatepp.org/upp/trunk@11975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
micio 2018-06-05 18:41:25 +00:00
parent 34e08b9837
commit 49abbe7001

View file

@ -66,7 +66,7 @@ void ProtectClientDemo::onAction(int reason)
.SetUserZip(~zipEdit)
.SetUserPhone(~phoneEdit)
.SetUserFax(~faxEdit)
.SetUserCell(cellEdit)
.SetUserCell(~cellEdit)
.SetUserEMail(~emailEdit)
.SetActivationKey(~activationKey)
;