Icon size for attachment and priority in header view bigger
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 5 May 2009 15:45:18 +0000 (17:45 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 5 May 2009 16:08:52 +0000 (18:08 +0200)
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