diff options
Diffstat (limited to 'libcmix-common/cmixprotofunctor.cpp')
| -rw-r--r-- | libcmix-common/cmixprotofunctor.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcmix-common/cmixprotofunctor.cpp b/libcmix-common/cmixprotofunctor.cpp index a026628..46e56a0 100644 --- a/libcmix-common/cmixprotofunctor.cpp +++ b/libcmix-common/cmixprotofunctor.cpp @@ -12,5 +12,6 @@ MESSAGE_SETTER_DEF(ImANode, imanode) MESSAGE_SETTER_DEF(ImAClient, imaclient) MESSAGE_SETTER_DEF(Bye, bye) MESSAGE_SETTER_DEF(KeyExchange, keyexchange) +MESSAGE_SETTER_DEF(SecretKey, secretkey) #undef MESSAGE_SETTER_DEF
\ No newline at end of file |
