mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 04:16:06 +02:00
IDE: EditorDisplayOptions: Fixed wrong anchor of DisableAntialiasingCheckBox.
git-svn-id: trunk@55515 -
This commit is contained in:
parent
35f9e8200f
commit
ac17c74e67
@ -340,7 +340,6 @@ object EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame
|
|||||||
Height = 36
|
Height = 36
|
||||||
Top = 72
|
Top = 72
|
||||||
Width = 195
|
Width = 195
|
||||||
Anchors = [akTop, akLeft, akBottom]
|
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'DisableAntialiasingCheckBox'
|
Caption = 'DisableAntialiasingCheckBox'
|
||||||
OnChange = GeneralCheckBoxOnChange
|
OnChange = GeneralCheckBoxOnChange
|
||||||
|
Loading…
Reference in New Issue
Block a user