4
1
mirror of https://github.com/QuasarApp/Heart.git synced 2025-05-13 01:49:41 +00:00

fix windows

This commit is contained in:
Andrei Yankovich 2022-02-05 19:15:56 +03:00
parent d09a7747bc
commit 1e290c6810

@ -10,7 +10,7 @@
#include <QByteArray>
#include "heart_global.h"
namespace QH {
@ -49,7 +49,7 @@ namespace QH {
*
*
*/
class AsyncKeysAuth
class HEARTSHARED_EXPORT AsyncKeysAuth
{
public:
AsyncKeysAuth();