summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui/Theme.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/Theme.h b/src/ui/Theme.h

index 254fbadf..cc39714b 100644 --- a/src/ui/Theme.h +++ b/src/ui/Theme.h
@@ -8,13 +8,6 @@ #include <QPalette> namespace ui { -enum class AvatarType -{ - Image, - Letter, - Jdenticon -}; - // Default font size. const int FontSize = 16;