mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-24 23:41:10 +00:00
aded missing export
This commit is contained in:
parent
1c7fdf9100
commit
e4bdb9b476
@ -22,12 +22,13 @@
|
||||
#include <QObject>
|
||||
#include <QVariantHash>
|
||||
|
||||
#include "snore_exports.h"
|
||||
|
||||
namespace Snore
|
||||
{
|
||||
|
||||
|
||||
class Hint : public QObject
|
||||
class SNORE_EXPORT Hint : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user