mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-27 06:04:33 +00:00
There was fixed typos
This commit is contained in:
parent
7b5ec8f63f
commit
e18cea31b7
@ -38,7 +38,7 @@ public:
|
|||||||
Q_INVOKABLE QString text() const;
|
Q_INVOKABLE QString text() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief img This method return url to image of a question/notification object if it exisis or return url of default question/notification image.
|
* @brief img This method return url to image of a question/notification object if it exists or return url of default question/notification image.
|
||||||
* @return url of image or url of default image.
|
* @return url of image or url of default image.
|
||||||
*/
|
*/
|
||||||
Q_INVOKABLE QString img() const;
|
Q_INVOKABLE QString img() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user