From c123bada94bfd21121d6d847c472c910b88fed65 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 21 Jan 2018 20:28:38 +0200 Subject: Refactor avatar fetching in one function --- include/Community.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/Community.h') diff --git a/include/Community.h b/include/Community.h index 0d70dee1..5f3adba0 100644 --- a/include/Community.h +++ b/include/Community.h @@ -19,9 +19,6 @@ public: inline QString getLongDescription() const; inline const QList getRoomList() const; -signals: - void roomsChanged(QList &rooms); - private: QUrl avatar_; QString name_; -- cgit 1.5.1