util/s60pixelmetrics/pixel_metrics.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
--- 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
         };
 
     };