diff --git a/bazaar/ProtectClientDemo/ProtectClientDemo.cpp b/bazaar/ProtectClientDemo/ProtectClientDemo.cpp index 3357010f7..e9eef0cd4 100644 --- a/bazaar/ProtectClientDemo/ProtectClientDemo.cpp +++ b/bazaar/ProtectClientDemo/ProtectClientDemo.cpp @@ -66,7 +66,7 @@ void ProtectClientDemo::onAction(int reason) .SetUserZip(~zipEdit) .SetUserPhone(~phoneEdit) .SetUserFax(~faxEdit) - .SetUserCell(cellEdit) + .SetUserCell(~cellEdit) .SetUserEMail(~emailEdit) .SetActivationKey(~activationKey) ;