4
0
mirror of https://github.com/QuasarApp/Qt-AES.git synced 2025-05-08 11:19:34 +00:00

added exports symbols

This commit is contained in:
Andrei Yankovich 2021-04-29 21:42:14 +03:00
parent ffeda3b4a4
commit 86811dd24f

@ -9,6 +9,7 @@
#define do_rdtsc _do_rdtsc
#endif
#endif
#include "./../qtsecret_global.h"
class Qt_SECRETSHARED_EXPORT QAESEncryption : public QObject
{