fix test building

This commit is contained in:
2024-04-30 21:37:54 +03:00
parent 793346ddf4
commit 82cbb82cb1
10 changed files with 43 additions and 51 deletions

View File

@ -20,7 +20,7 @@
#include <QObject>
class AWTelemetryHandler : public QObject
class __attribute__((visibility("default"))) AWTelemetryHandler : public QObject
{
Q_OBJECT