diff options
Diffstat (limited to 'include/RoomInfoListItem.h')
-rw-r--r-- | include/RoomInfoListItem.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/RoomInfoListItem.h b/include/RoomInfoListItem.h index f725dc06..12d5abb1 100644 --- a/include/RoomInfoListItem.h +++ b/include/RoomInfoListItem.h @@ -75,12 +75,6 @@ private: QPixmap roomAvatar_; - // Sizes are relative to the default font size of the Widget. - static const float UnreadCountFontRatio; - static const float RoomNameFontRatio; - static const float RoomDescriptionFontRatio; - static const float RoomAvatarLetterFontRatio; - Menu *menu_; QAction *toggleNotifications_; |