Merge pull request #1 from liangwang/master

update header file for Qt5
This commit is contained in:
Jonathan 2016-03-14 21:12:48 -04:00
commit 0562ed720b

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;