win32 interface: fixed spinedit with fpc 2.2.0, using first commctrl and then windows unit, so that good structures in the windows unit are used

git-svn-id: trunk@14145 -
This commit is contained in:
vincents 2008-02-15 20:17:23 +00:00
parent db0e597196
commit 108da51c02

View File

@ -33,7 +33,7 @@ uses
// To get as little as posible circles,
// uncomment only when needed for registration
////////////////////////////////////////////////////
Windows, CommCtrl, Win32Extra,
CommCtrl, Windows, Win32Extra,
Spin, Controls, StdCtrls, LCLType,
////////////////////////////////////////////////////
WSSpin, WSLCLClasses,