Re: PATCH: fix size check in dlgProperty - Mailing list pgadmin-hackers

From Sanket Mehta
Subject Re: PATCH: fix size check in dlgProperty
Date
Msg-id CA+yw=mMgbAGyOxROd+CrnRd5bB364kgf6Pjh0CgvG+xC7K-5oA@mail.gmail.com
Whole thread Raw
In response to PATCH: fix size check in dlgProperty  (Dmitriy Olshevskiy <olshevskiy87@bk.ru>)
Responses Re: PATCH: fix size check in dlgProperty
List pgadmin-hackers
Hi,

Patch looks good to me.


Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

On Sat, Jul 4, 2015 at 4:07 PM, Dmitriy Olshevskiy <olshevskiy87@bk.ru> wrote:
hello again.
method dlgDefaultSecurityProperty::OnChangeSize contains the repeated
expressions with l_size.GetWidth() in the conditional operator. I guess the second
expression must by l_size.GetHeight() > 25.
I have attached the file with the correction. could you review it?
thank you.
-- 
Dmitriy Olshevskiy


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: PATCH: fix typos
Next
From: Akshay Joshi
Date:
Subject: Re: SSH error messages not shown