mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-24 23:09:44 -05:00
Explicitly include <QMimeData>, resolves #1366
This commit is contained in:
parent
7a55ab64d8
commit
43a620b9ff
@ -20,6 +20,7 @@
|
||||
#include "ui_MainWindow.h"
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QMimeData>
|
||||
#include <QShortcut>
|
||||
#include <QTimer>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user