mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-05-09 03:39:33 +00:00
Update qmlnotifyservice.h
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
79478790ed
commit
5d3ad274e9
@ -24,7 +24,7 @@ class QQmlApplicationEngine;
|
||||
* @endcode
|
||||
* Questions
|
||||
* CPP
|
||||
* @code cpp
|
||||
* @code{cpp}
|
||||
#include <qmlnotifyservice.h>
|
||||
|
||||
int main() {
|
||||
@ -43,7 +43,7 @@ class QQmlApplicationEngine;
|
||||
}
|
||||
* @endcode
|
||||
* QML
|
||||
* @code qml
|
||||
* @code{qml}
|
||||
NotificationServiceView {
|
||||
anchors.fill: parent;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user