mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-06 21:54:41 +00:00
fixed export
This commit is contained in:
parent
e2d0bc6d09
commit
74f64d9442
@ -17,10 +17,11 @@
|
||||
#ifndef SNORENOTIFICATIONINSTANCE_H
|
||||
#define SNORENOTIFICATIONINSTANCE_H
|
||||
|
||||
#include "snore_exports.h"
|
||||
#include "snoreserver.h"
|
||||
#include "application.h"
|
||||
|
||||
class SnoreNotificationInstance:public QObject
|
||||
class SNORE_EXPORT SnoreNotificationInstance:public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user