From 06927cd3c256949fb0622889506cc3bd3a2e286e Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 16 Mar 2024 01:24:33 +0100 Subject: Include moc files for a tiny speedup on incremental builds --- src/encryption/DeviceVerificationFlow.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/encryption/DeviceVerificationFlow.cpp') 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), state().toStdString()); } + +#include "moc_DeviceVerificationFlow.cpp" -- cgit 1.5.1