From 2c7bdfe3c5c3ef1fbff3da16158ff472ffd6c343 Mon Sep 17 00:00:00 2001 From: juha Date: Thu, 30 Oct 2014 19:47:01 +0000 Subject: [PATCH] Object Inspector: Fix FilterEdit width. git-svn-id: trunk@46704 - --- components/ideintf/objectinspector.lfm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/ideintf/objectinspector.lfm b/components/ideintf/objectinspector.lfm index e3ff9e65d2..3419d14d18 100644 --- a/components/ideintf/objectinspector.lfm +++ b/components/ideintf/objectinspector.lfm @@ -47,10 +47,10 @@ object ObjectInspectorDlg: TObjectInspectorDlg AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = FilterLabel AnchorSideTop.Side = asrCenter - Left = 77 - Height = 23 + Left = 92 + Height = 28 Top = 3 - Width = 194 + Width = 204 UseFormActivate = True ButtonWidth = 23 NumGlyphs = 1