mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 19:18:14 +02:00
Add missing unit LCLProc for previous commit 54120 #b22e329287. Fix mantis #31368
git-svn-id: trunk@54121 -
This commit is contained in:
parent
b22e329287
commit
b432dc7e42
@ -26,7 +26,7 @@ uses
|
||||
CommCtrl, Windows, Classes, SysUtils, Math, Win32Extra,
|
||||
// LCL
|
||||
ComCtrls, LCLType, Controls, Graphics, Themes,
|
||||
ImgList, StdCtrls, Forms, LCLIntf,
|
||||
ImgList, StdCtrls, Forms, LCLIntf, LCLProc,
|
||||
LMessages, LazUTF8, LCLMessageGlue, InterfaceBase,
|
||||
// widgetset
|
||||
WSComCtrls, WSLCLClasses, WSControls, WSProc,
|
||||
|
Loading…
Reference in New Issue
Block a user