Add missing include moc

This commit is contained in:
Laurent Montel
2024-05-25 19:05:09 +02:00
parent 31f0e39617
commit 7837364b86
3 changed files with 6 additions and 0 deletions

View File

@@ -197,3 +197,5 @@ void ThreePIdAddHelper::back()
return;
}
}
#include "moc_threepidaddhelper.cpp"