PropertiesView and View now follow Settings::units.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace glabels
|
||||
const double PTS_PER_INCH = 72.0;
|
||||
const double PTS_PER_MM = 2.83464566929;
|
||||
const double PTS_PER_CM = (10.0*PTS_PER_MM);
|
||||
const double PTS_PER_PICA = (1.0/12.0);
|
||||
const double PTS_PER_PICA = 12.0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user