Icon size for attachment and priority in header view bigger
[modest] / src / widgets / modest-header-view-render.c
index f1a72aa..1e4fcbf 100644 (file)
@@ -43,7 +43,7 @@
 #include <string.h>
 
 #ifdef MODEST_TOOLKIT_HILDON2
-#define SMALL_ICON_SIZE MODEST_ICON_SIZE_XSMALL
+#define SMALL_ICON_SIZE MODEST_ICON_SIZE_SMALL
 #else
 #define SMALL_ICON_SIZE MODEST_ICON_SIZE_SMALL
 #endif