mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Center zip-plugin options dialog
This commit is contained in:
parent
2b6d75ad07
commit
b9625b929a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ object DialogBox: TDialogBox
|
|||
ClientHeight = 325
|
||||
ClientWidth = 455
|
||||
OnShow = DialogBoxShow
|
||||
Position = poScreenCenter
|
||||
Position = poOwnerFormCenter
|
||||
LCLVersion = '2.0.8.0'
|
||||
object lblAbout: TLabel
|
||||
AnchorSideLeft.Control = Owner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue