mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 05:56:02 +02:00
ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504
git-svn-id: trunk@52532 -
This commit is contained in:
parent
cabde596fa
commit
bd6f6bf6dd
@ -28,6 +28,7 @@ object IDEExceptionDlg: TIDEExceptionDlg
|
||||
end
|
||||
object cbIgnoreExceptionType: TCheckBox
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = btnBreak
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 6
|
||||
Height = 19
|
||||
|
Loading…
Reference in New Issue
Block a user