From 2688c224a457d02adaee29979ceb4e0d5b7a592d Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Mon, 12 May 2008 06:56:31 +0000 Subject: [PATCH] Cosmetic: Adjust minimum width and height of usermanager dialog to match the dimensions changed in rev 1365 --- source/usermanager.dfm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/usermanager.dfm b/source/usermanager.dfm index 4a46f475..6bbbcdcc 100644 --- a/source/usermanager.dfm +++ b/source/usermanager.dfm @@ -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