There was fixed typos
All checks were successful
buildbot/WindowsCMakeBuilder Build finished.

This commit is contained in:
Alex 2023-04-13 16:37:56 +03:00
parent 71b99da2d7
commit 8fe1d46df8

View File

@ -38,7 +38,7 @@ public:
Q_INVOKABLE QString text() const;
/**
* @brief img This method return url to image of a question/notification object if it exists or return url of default question/notification image.
* @brief img This method return url to image of a question/notification object if url is empty then return default question/notification image.
* @return url of image or url of default image.
*/
Q_INVOKABLE QString img() const;