remove Windows unit from example

git-svn-id: trunk@16781 -
This commit is contained in:
paul 2008-09-29 05:23:57 +00:00
parent 34fcc43209
commit 211dc10859

View File

@ -5,8 +5,8 @@ unit Unit1;
interface
uses
Windows, Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs,
StdCtrls, ExtCtrls, Buttons;
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs,
StdCtrls, ExtCtrls, Buttons, LCLIntf;
type