mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 07:55:58 +02:00
IDE: clean up
git-svn-id: trunk@38508 -
This commit is contained in:
parent
7373631918
commit
6863f109a3
@ -57,9 +57,6 @@ type
|
|||||||
FProject: TProject;
|
FProject: TProject;
|
||||||
FShowSession: boolean;
|
FShowSession: boolean;
|
||||||
FSwitchingMode: boolean;
|
FSwitchingMode: boolean;
|
||||||
fModeActiveCol: integer;
|
|
||||||
fModeInSessionCol: integer;
|
|
||||||
fModeNameCol: integer;
|
|
||||||
procedure UpdateMacrosControls;
|
procedure UpdateMacrosControls;
|
||||||
function GetAllIdeMacros: TStrings;
|
function GetAllIdeMacros: TStrings;
|
||||||
procedure CleanMacrosGrid;
|
procedure CleanMacrosGrid;
|
||||||
|
Loading…
Reference in New Issue
Block a user