util/s60pixelmetrics/pixel_metrics.h
changeset 19 fcece45ef507
parent 18 2f34d5167611
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
   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")