LazStats: One more automatic divider line for report.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-09-28 10:59:09 +00:00
parent 697e7ba4f8
commit f25cde2b88
3 changed files with 5 additions and 2 deletions

View File

@@ -88,7 +88,8 @@ const
DIVIDER = '===========================================================================';
DIVIDER_SMALL = '---------------------------------------------------------------------------';
DIVIDER_AUTO = '@-';
DIVIDER_AUTO = '@=';
DIVIDER_SMALL_AUTO = '@-';
GRAPH_BACK_COLOR = clCream;
GRAPH_WALL_COLOR = clGray;