summary refs log tree commit diff
path: root/src/ui/UIA.cpp
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-06-29 12:58:34 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-07-06 08:35:51 -0400
commitd2a37ec9839e8f79e98bebe1ef7d55ccc62e1b6f (patch)
treeee8ed74dcf56c347a0a3b647300100694e6f0198 /src/ui/UIA.cpp
parentPort the reCAPTCHA dialog to QML (diff)
downloadnheko-d2a37ec9839e8f79e98bebe1ef7d55ccc62e1b6f.tar.xz
make lint
Diffstat (limited to 'src/ui/UIA.cpp')
-rw-r--r--src/ui/UIA.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/UIA.cpp b/src/ui/UIA.cpp

index ba35df9b..9654c9aa 100644 --- a/src/ui/UIA.cpp +++ b/src/ui/UIA.cpp
@@ -13,8 +13,8 @@ #include "Logging.h" #include "MatrixClient.h" -#include "dialogs/FallbackAuth.h" #include "ReCaptcha.h" +#include "dialogs/FallbackAuth.h" UIA * UIA::instance()