update header file for Qt5

This commit is contained in:
Liang Wang 2016-03-14 11:34:21 -04:00
parent 9484af5329
commit cbe8a9649c

View File

@ -18,7 +18,7 @@
#include "crypto/Crypto.h"
#include <QtCore/QHash>
#include <QtCore/QCryptographicHash>
#include <QtGui/QMessageBox>
#include <QtWidgets/QMessageBox>
#include <QEventLoop>
using namespace KeepassHttpProtocol;