util/s60pixelmetrics/pixel_metrics.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
   183             // Height of 9-part frame corner
   183             // Height of 9-part frame corner
   184             PM_Custom_FrameCornerHeight,
   184             PM_Custom_FrameCornerHeight,
   185             // Bold line width
   185             // Bold line width
   186             PM_Custom_BoldLineWidth,
   186             PM_Custom_BoldLineWidth,
   187             // Thin line width
   187             // Thin line width
   188             PM_Custom_ThinLineWidth
   188             PM_Custom_ThinLineWidth,
       
   189             // Height of a popup info messagebox
       
   190             PM_Custom_MessageBoxHeight
   189         };
   191         };
   190 
   192 
   191     };
   193     };
   192 #else
   194 #else
   193 #pragma message ("Building in non-supported environment, this probably fails")
   195 #pragma message ("Building in non-supported environment, this probably fails")