mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 18:58:04 +02:00
IDE: clean up
git-svn-id: trunk@41661 -
This commit is contained in:
parent
17439e0e35
commit
6f186d11c1
@ -56,7 +56,6 @@ type
|
||||
private
|
||||
fSettings: TConvertSettings;
|
||||
fOrigFormat: TLRSStreamOriginalFormat;
|
||||
fIDEMsgWindow: TIDEMessagesWindowInterface;
|
||||
function GetLFMFilename(const DfmFilename: string; KeepCase: boolean): string;
|
||||
public
|
||||
constructor Create;
|
||||
|
@ -25,8 +25,6 @@
|
||||
|
||||
ToDo:
|
||||
- add checkbox Show build modes
|
||||
- move Compiler.BuildMacros to package.BuildMacros
|
||||
- move IDE macros only for package usage
|
||||
- undo: combine changes while editing a cell
|
||||
}
|
||||
unit Compiler_ModeMatrix;
|
||||
|
Loading…
Reference in New Issue
Block a user