Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

Commit

Permalink
dialogyesno, pos is mainformcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
dazedcat19 committed Feb 25, 2020
1 parent a536ff1 commit 1ae3c5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mangadownloader/forms/frmDialogYesNo.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ object frmDialogYN: TfrmDialogYN
ClientHeight = 325
ClientWidth = 437
Color = clWindow
Position = poOwnerFormCenter
LCLVersion = '2.1.0.0'
Position = poMainFormCenter
LCLVersion = '2.0.6.0'
object btYes: TButton
AnchorSideRight.Control = btNo
AnchorSideBottom.Control = btNo
Expand Down

0 comments on commit 1ae3c5e

Please sign in to comment.