summary refs log tree commit diff
path: root/src/ui/UIA.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/UIA.h')
-rw-r--r--src/ui/UIA.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/UIA.h b/src/ui/UIA.h

index 150b595d..9d673dea 100644 --- a/src/ui/UIA.h +++ b/src/ui/UIA.h
@@ -20,7 +20,8 @@ public: UIA(QObject *parent = nullptr) : QObject(parent) - {} + { + } mtx::http::UIAHandler genericHandler(QString context);