mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Add missing include
This commit is contained in:
parent
8425cd3e24
commit
adfbd42d9a
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include "TestAutoType.h"
|
||||
|
||||
#include <QPluginLoader>
|
||||
#include <QRegularExpression>
|
||||
#include <QTest>
|
||||
|
||||
#include "autotype/AutoType.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue