mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-27 06:04:33 +00:00
Merge branch 'main' of github.com:QuasarApp/SimpleQmlNotify
This commit is contained in:
commit
a7c69d7963
@ -11,10 +11,6 @@ namespace QmlNotificationService {
|
||||
class NOTIFYSERVICESHARED_EXPORT NotificationData
|
||||
{
|
||||
Q_GADGET
|
||||
Q_PROPERTY(QString text READ text)
|
||||
Q_PROPERTY(QString img READ img)
|
||||
Q_PROPERTY(QString title READ title)
|
||||
Q_PROPERTY(int type READ type)
|
||||
|
||||
public:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user