Implemented entry into power saving state when application is in background,
[situare] / src / ui / friendlistitem.h
index 9121bec..53c402f 100644 (file)
@@ -87,6 +87,11 @@ public:
     */
     void setData(User *user);
 
+    /**
+    * @brief Sets avatar image for this item.
+    *
+    * @param image image
+    */
     void setAvatarImage(const QPixmap &image);
 
 private: