handling incorrect captcha and check not found cases

This commit is contained in:
2024-11-28 00:28:37 +03:00
parent 47dfc19395
commit 4d658a817b
7 changed files with 81 additions and 13 deletions

View File

@@ -56,6 +56,7 @@ else()
imageview/imageview.h imageview/imageview.cpp
image_redactor/imageredactor.h image_redactor/imageredactor.cpp
solvecaptchadialog.h solvecaptchadialog.cpp solvecaptchadialog.ui
exceptions/ofdrequestexception.h exceptions/ofdrequestexception.cpp
)