From aa486a5c0ca9b5e886fedd3b12acf0e5238f2ce7 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 7 Oct 2018 14:09:47 +0300 Subject: Adjustments for the minimized sidebar --- src/ui/Theme.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ui') diff --git a/src/ui/Theme.h b/src/ui/Theme.h index 7a0bdcb7..d1d7e2a6 100644 --- a/src/ui/Theme.h +++ b/src/ui/Theme.h @@ -12,11 +12,6 @@ enum class AvatarType Letter }; -namespace sidebar { -static const int SmallSize = 60; -static const int NormalSize = 260; -static const int CommunitiesSidebarSize = 48; -} // Default font size. const int FontSize = 16; -- cgit 1.5.1