mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 11:00:26 +02:00
win32: cleanup
git-svn-id: trunk@30197 -
This commit is contained in:
parent
9fadfea500
commit
e40d070b88
@ -35,7 +35,7 @@ interface
|
|||||||
}
|
}
|
||||||
uses
|
uses
|
||||||
Windows, ActiveX, Classes, Translations, ComCtrls, Controls, Buttons,
|
Windows, ActiveX, Classes, Translations, ComCtrls, Controls, Buttons,
|
||||||
ExtCtrls, Forms, Dialogs, GraphMath, GraphType, InterfaceBase, LCLIntf,
|
Forms, Dialogs, GraphMath, GraphType, InterfaceBase, LCLIntf,
|
||||||
LCLType, LMessages, StdCtrls, SysUtils, Win32Def, Graphics, Menus, CommCtrl,
|
LCLType, LMessages, StdCtrls, SysUtils, Win32Def, Graphics, Menus, CommCtrl,
|
||||||
MultiMon, Themes{, Win32Debug};
|
MultiMon, Themes{, Win32Debug};
|
||||||
|
|
||||||
@ -245,7 +245,6 @@ uses
|
|||||||
Win32Proc,
|
Win32Proc,
|
||||||
Win32WSFactory,
|
Win32WSFactory,
|
||||||
Win32WSButtons,
|
Win32WSButtons,
|
||||||
Win32WSExtCtrls,
|
|
||||||
Win32WSMenus,
|
Win32WSMenus,
|
||||||
Win32WSStdCtrls,
|
Win32WSStdCtrls,
|
||||||
Win32WSDialogs,
|
Win32WSDialogs,
|
||||||
|
Loading…
Reference in New Issue
Block a user