Pretty font setting, Thanks to Sergio Marcelo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa
2008-11-21 12:13:49 +00:00
parent eb6da0d76f
commit e2fa74cb39
3 changed files with 351 additions and 336 deletions

View File

@ -26,7 +26,9 @@ uses
test_wst_cursors in '..\test_wst_cursors.pas',
test_registry in '..\test_registry.pas',
test_soap_specific in '..\test_soap_specific.pas',
test_generators_runtime in '..\test_generators_runtime.pas';
test_generators_runtime in '..\test_generators_runtime.pas',
date_utils in '..\..\..\date_utils.pas',
test_date_utils in '..\test_date_utils.pas';
{$R *.res}