Qt: qtwsstdctrls - removed unused units

git-svn-id: trunk@24245 -
This commit is contained in:
zeljko 2010-03-27 12:01:03 +00:00
parent 18b2bcb1d9
commit ac6443ca7f

View File

@ -35,7 +35,7 @@ uses
// RTL
math,
// LCL
Classes, Types, StdCtrls, Controls, Graphics, Forms, SysUtils, InterfaceBase, LCLType, LCLIntf, LCLProc,
Classes, Types, StdCtrls, Controls, Forms, SysUtils, InterfaceBase, LCLType,
// Widgetset
WSProc, WSStdCtrls, WSLCLClasses;
@ -263,9 +263,6 @@ type
implementation
uses
LMessages;
const
QtMaxEditLength = 32767;
WordWrapMap: array[Boolean] of QTextEditLineWrapMode =