Skip to content

Commit cef68a0

Browse files
Fix RTKPOST GUI box size for SNR mask
1 parent 44c1caa commit cef68a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/winapp/appcmn/maskoptdlg.dfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ object MaskOptDialog: TMaskOptDialog
33
Top = 0
44
BorderStyle = bsDialog
55
Caption = 'SNR Mask'
6-
ClientHeight = 145
6+
ClientHeight = 193
77
ClientWidth = 369
88
Color = clWhite
99
Font.Charset = DEFAULT_CHARSET

0 commit comments

Comments
 (0)