diff -r dee5afe5301f -r 3f74d0d4af4c util/s60pixelmetrics/pixel_metrics.h --- a/util/s60pixelmetrics/pixel_metrics.h Mon Mar 15 12:43:09 2010 +0200 +++ b/util/s60pixelmetrics/pixel_metrics.h Thu Apr 08 14:19:33 2010 +0300 @@ -185,7 +185,9 @@ // Bold line width PM_Custom_BoldLineWidth, // Thin line width - PM_Custom_ThinLineWidth + PM_Custom_ThinLineWidth, + // Height of a popup info messagebox + PM_Custom_MessageBoxHeight }; };