mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 16:00:38 +02:00
fpvectorial: renames constant
git-svn-id: trunk@43114 -
This commit is contained in:
parent
09c6722b45
commit
5f3d3ef662
@ -95,7 +95,7 @@ const
|
|||||||
NUM_MAX_LISTSTYLES = 8; // OpenDocument Limit is 10, MS Word Limit is 9
|
NUM_MAX_LISTSTYLES = 8; // OpenDocument Limit is 10, MS Word Limit is 9
|
||||||
|
|
||||||
// Convenience constant to convert text size points to mm
|
// Convenience constant to convert text size points to mm
|
||||||
FPV_ONE_POINT_IN_MM = 0.35278;
|
FPV_TEXT_POINT_TO_MM = 0.35278;
|
||||||
|
|
||||||
|
|
||||||
type
|
type
|
||||||
|
Loading…
Reference in New Issue
Block a user