diff --git a/notificationdata.h b/notificationdata.h index 2f954e5..1d98f5c 100644 --- a/notificationdata.h +++ b/notificationdata.h @@ -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;