IDE: EditorDisplayOptions: Fixed wrong anchor of DisableAntialiasingCheckBox.

git-svn-id: trunk@55515 -
This commit is contained in:
michl 2017-07-16 17:53:28 +00:00
parent 35f9e8200f
commit ac17c74e67

View File

@ -340,7 +340,6 @@ object EditorDisplayOptionsFrame: TEditorDisplayOptionsFrame
Height = 36
Top = 72
Width = 195
Anchors = [akTop, akLeft, akBottom]
BorderSpacing.Around = 6
Caption = 'DisableAntialiasingCheckBox'
OnChange = GeneralCheckBoxOnChange