added exports symbols

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

View File

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