summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.cpp
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-21 10:55:24 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-21 10:55:24 +0300
commitce26f041adf49d8281cf2248ef840313bc532dc5 (patch)
tree6657272e90457f46304c6958dcb8ac751fc3cb4a /src/dialogs/ReCaptcha.cpp
parentClose dialogs on confirmation (diff)
downloadnheko-ce26f041adf49d8281cf2248ef840313bc532dc5.tar.xz
Add method to center widgets & clean up unused headers
Diffstat (limited to 'src/dialogs/ReCaptcha.cpp')
-rw-r--r--src/dialogs/ReCaptcha.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dialogs/ReCaptcha.cpp b/src/dialogs/ReCaptcha.cpp

index 4aaa58a3..7849aa4f 100644 --- a/src/dialogs/ReCaptcha.cpp +++ b/src/dialogs/ReCaptcha.cpp
@@ -8,7 +8,6 @@ #include "Config.h" #include "MatrixClient.h" -#include "ui/Theme.h" using namespace dialogs;