mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 09:40:21 +02:00
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:
parent
db0e597196
commit
108da51c02
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user