diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-03-16 01:24:33 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-03-16 01:34:23 +0100 |
| commit | 06927cd3c256949fb0622889506cc3bd3a2e286e (patch) | |
| tree | 0f1922dd6dd5cdb30dc047d1d77a05e7b88df304 /src/encryption | |
| parent | workaround broken platform dialogs on macos (diff) | |
| download | nheko-06927cd3c256949fb0622889506cc3bd3a2e286e.tar.xz | |
Include moc files for a tiny speedup on incremental builds
Diffstat (limited to 'src/encryption')
| -rw-r--r-- | src/encryption/DeviceVerificationFlow.cpp | 2 | ||||
| -rw-r--r-- | src/encryption/Olm.cpp | 2 | ||||
| -rw-r--r-- | src/encryption/SelfVerificationStatus.cpp | 2 | ||||
| -rw-r--r-- | src/encryption/VerificationManager.cpp | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/src/encryption/DeviceVerificationFlow.cpp b/src/encryption/DeviceVerificationFlow.cpp |
