4
0
mirror of https://github.com/QuasarApp/SimpleQmlNotify.git synced 2025-05-08 19:29:34 +00:00

Update qmlnotifyservice.h

Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
Oleg-designer 2021-04-16 09:58:21 +03:00 committed by GitHub
parent 425e3f84e3
commit 6999c2944d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ class QQmlApplicationEngine;
* @endcode
*
* in qml :
* @code cpp
* @code qml
* NotificationServiceView {
anchors.fill: parent;
}