mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-24 16:39:52 -05:00
Merge pull request #1964 from maggu2810/qt-5.11
fix missing include for Qt 5.11
This commit is contained in:
commit
e5e6e8cbd5
@ -32,6 +32,7 @@
|
|||||||
#include <QStackedLayout>
|
#include <QStackedLayout>
|
||||||
#include <QStandardPaths>
|
#include <QStandardPaths>
|
||||||
#include <QTemporaryFile>
|
#include <QTemporaryFile>
|
||||||
|
#include <QButtonGroup>
|
||||||
|
|
||||||
#include "autotype/AutoType.h"
|
#include "autotype/AutoType.h"
|
||||||
#include "core/Config.h"
|
#include "core/Config.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user