mirror of
https://github.com/QuasarApp/Qt-AES.git
synced 2025-04-27 14:14:31 +00:00
added export marker for class
This commit is contained in:
parent
5ecbf59fca
commit
8c590ddd34
@ -4,7 +4,7 @@
|
||||
#include <QObject>
|
||||
#include <QByteArray>
|
||||
|
||||
class QAESEncryption : public QObject
|
||||
class Q_DECL_EXPORT QAESEncryption : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user