Le 21/06/2016 à 23:24, Daniel Amm a écrit :
()) / DPI_REF_VALUE;
> +    setMinimumHeight( 18.0 * scalingFactorY );
>      if( !b_classic )
>      {
>          alternativeStyle = new SeekStyle;
> 
logicalDpiY() seems 4.8, so that should work.
Unsure if that could be correct with HiDPI handling in 5.x
Francois