mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-15 12:19:13 +02:00
win32 imagelist: dont under comctrl temporary due to bad feedback on r14098 #4e33251c35
git-svn-id: trunk@14105 -
This commit is contained in:
parent
d6a1b800a0
commit
258c1f15be
@ -34,7 +34,7 @@ uses
|
||||
// uncomment only when needed for registration
|
||||
////////////////////////////////////////////////////
|
||||
// rtl
|
||||
Windows, CommCtrl, SysUtils, Classes,
|
||||
Windows, {CommCtrl, }SysUtils, Classes,
|
||||
// lcl
|
||||
ImgList, GraphType, Graphics, LCLType,
|
||||
// ws
|
||||
|
Loading…
Reference in New Issue
Block a user