mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Delete dialog position
This commit is contained in:
parent
0648d824d4
commit
8816cb36f6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ inherited frmDeleteDlg: TfrmDeleteDlg
|
|||
BorderStyle = bsDialog
|
||||
ClientHeight = 86
|
||||
ClientWidth = 415
|
||||
Position = poOwnerFormCenter
|
||||
Position = poScreenCenter
|
||||
inherited pnlContent: TPanel
|
||||
Height = 1
|
||||
Width = 399
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue