diff options
Diffstat (limited to 'src/encryption/DeviceVerificationFlow.cpp')
-rw-r--r-- | src/encryption/DeviceVerificationFlow.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/encryption/DeviceVerificationFlow.cpp b/src/encryption/DeviceVerificationFlow.cpp index 3de14658..ac228669 100644 --- a/src/encryption/DeviceVerificationFlow.cpp +++ b/src/encryption/DeviceVerificationFlow.cpp @@ -987,3 +987,5 @@ DeviceVerificationFlow::send(T msg) mtx::events::to_string(mtx::events::to_device_content_to_type<T>), state().toStdString()); } + +#include "moc_DeviceVerificationFlow.cpp" |