Cosmetic: Adjust minimum width and height of usermanager dialog to match the dimensions changed in rev 1365

This commit is contained in:
Ansgar Becker
2008-05-12 06:56:31 +00:00
parent 5e0c5a235a
commit 2688c224a4

View File

@ -6,8 +6,8 @@ object UserManagerForm: TUserManagerForm
ClientHeight = 485
ClientWidth = 424
Color = clBtnFace
Constraints.MinHeight = 473
Constraints.MinWidth = 360
Constraints.MinHeight = 519
Constraints.MinWidth = 432
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11