[utf8vcl-cvs] utf8vcl/Samples JVCLTest.dpr,1.2,1.3
Status: Alpha
Brought to you by:
bluelive
From: Robert M. <mar...@us...> - 2007-04-16 09:48:27
|
Update of /cvsroot/utf8vcl/utf8vcl/Samples In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv19497/Samples Modified Files: JVCLTest.dpr Log Message: utf8VCLPkg use Index: JVCLTest.dpr =================================================================== RCS file: /cvsroot/utf8vcl/utf8vcl/Samples/JVCLTest.dpr,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JVCLTest.dpr 16 Apr 2007 09:43:05 -0000 1.2 --- JVCLTest.dpr 16 Apr 2007 09:48:23 -0000 1.3 *************** *** 2,6 **** uses ! utf8VCL, Forms, JVCLMainTest in 'JVCLMainTest.pas' {Form1}; --- 2,6 ---- uses ! Utf8VCL, Forms, JVCLMainTest in 'JVCLMainTest.pas' {Form1}; |