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