mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 03:39:21 +02:00
IDE, EditorOpts: Hide unimplemented "Undo after Save" option
git-svn-id: trunk@57623 -
This commit is contained in:
parent
80ec0e7c96
commit
1519d4d14f
@ -65,6 +65,7 @@ object EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
|
|||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
Caption = 'UndoAfterSaveCheckBox'
|
Caption = 'UndoAfterSaveCheckBox'
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
|
Visible = False
|
||||||
end
|
end
|
||||||
object ScrollPastEndFileCheckBox: TCheckBox
|
object ScrollPastEndFileCheckBox: TCheckBox
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
|
Loading…
Reference in New Issue
Block a user