4
0
mirror of https://github.com/QuasarApp/SimpleQmlNotify.git synced 2025-05-05 09:49:35 +00:00

Update qmlnotifyservice.h

Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
Oleg-designer 2021-04-16 10:23:33 +03:00 committed by GitHub
parent 5d3ad274e9
commit 493defb5fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ class QQmlApplicationEngine;
/**
* Simple notify service for qml.
* Use :
* @code cpp
* @code{cpp}
* #include <qmlnotifyservice.h>
* QmlNotificationService::init();
* auto service = QmlNotificationService::NotificationService::getService()