Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/autotype/AutoTypeAction.h')
-rw-r--r--src/autotype/AutoTypeAction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/autotype/AutoTypeAction.h b/src/autotype/AutoTypeAction.h
index 490f0d89f..7f0d829c0 100644
--- a/src/autotype/AutoTypeAction.h
+++ b/src/autotype/AutoTypeAction.h
@@ -20,6 +20,7 @@
#include <QChar>
#include <Qt>
+#include <QObject>
#include "core/Global.h"