summary refs log tree commit diff
path: root/src/ReCaptcha.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReCaptcha.cpp')
-rw-r--r--src/ReCaptcha.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ReCaptcha.cpp b/src/ReCaptcha.cpp
index ab9db8cc..a1d0c56f 100644
--- a/src/ReCaptcha.cpp
+++ b/src/ReCaptcha.cpp
@@ -27,3 +27,5 @@ ReCaptcha::openReCaptcha()
 
     QDesktopServices::openUrl(url);
 }
+
+#include "moc_ReCaptcha.cpp"