mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Cosmetic: Adjust minimum width and height of usermanager dialog to match the dimensions changed in rev 1365
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user