mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-31 19:16:12 +02:00
IDE: clean up
git-svn-id: trunk@60808 -
This commit is contained in:
parent
5a3a4e3b98
commit
60b210317c
@ -53,7 +53,10 @@ uses
|
||||
MacroDefIntf, GDBMIDebugger, DbgIntfDebuggerBase, IDEDialogs,
|
||||
TransferMacros, LazarusIDEStrConsts, LazConf, EnvironmentOpts, IDEImagesIntf,
|
||||
AboutFrm, IDETranslations, BaseBuildManager, InitialSetupProc, FppkgHelper,
|
||||
IDEProcs, GenerateFppkgConfigurationDlg;
|
||||
{$IF FPC_FULLVERSION>30100}
|
||||
GenerateFppkgConfigurationDlg,
|
||||
{$ENDIF}
|
||||
IDEProcs;
|
||||
|
||||
type
|
||||
TInitialSetupDialog = class;
|
||||
|
Loading…
Reference in New Issue
Block a user