mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 05:34:34 +00:00
remove propertyes from q gadged object
This commit is contained in:
parent
14e4f547d7
commit
6bb89017c8
@ -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