From 9770119ed5c1b271c1f24d2a66e043a3fa265ff2 Mon Sep 17 00:00:00 2001 From: ondrej Date: Fri, 5 Jan 2018 03:39:41 +0000 Subject: [PATCH] IDE: options: make buttons 25px wide, issue #32924 git-svn-id: trunk@56960 - --- ide/frames/codetools_codecreation_options.lfm | 2 +- ide/frames/codetools_general_options.lfm | 2 +- ide/frames/fpdoc_options.lfm | 2 +- ide/frames/help_general_options.lfm | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ide/frames/codetools_codecreation_options.lfm b/ide/frames/codetools_codecreation_options.lfm index c6b248d99c..3463552d92 100644 --- a/ide/frames/codetools_codecreation_options.lfm +++ b/ide/frames/codetools_codecreation_options.lfm @@ -134,7 +134,7 @@ object CodetoolsCodeCreationOptionsFrame: TCodetoolsCodeCreationOptionsFrame Width = 453 FilterIndex = 0 HideDirectories = False - ButtonWidth = 50 + ButtonWidth = 25 NumGlyphs = 1 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 diff --git a/ide/frames/codetools_general_options.lfm b/ide/frames/codetools_general_options.lfm index 6210ea19c7..3173a6c8df 100644 --- a/ide/frames/codetools_general_options.lfm +++ b/ide/frames/codetools_general_options.lfm @@ -213,7 +213,7 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame Width = 450 FilterIndex = 0 HideDirectories = False - ButtonWidth = 50 + ButtonWidth = 25 NumGlyphs = 1 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 diff --git a/ide/frames/fpdoc_options.lfm b/ide/frames/fpdoc_options.lfm index e64c39660f..4bdb89580e 100644 --- a/ide/frames/fpdoc_options.lfm +++ b/ide/frames/fpdoc_options.lfm @@ -80,7 +80,7 @@ object FpDocOptionsFrame: TFpDocOptionsFrame Directory = 'LazDocPathEdit' DialogOptions = [ofPathMustExist, ofEnableSizing, ofViewDetail] ShowHidden = False - ButtonWidth = 50 + ButtonWidth = 25 NumGlyphs = 1 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 diff --git a/ide/frames/help_general_options.lfm b/ide/frames/help_general_options.lfm index 9ae77007ba..4a6030bd4a 100644 --- a/ide/frames/help_general_options.lfm +++ b/ide/frames/help_general_options.lfm @@ -158,7 +158,7 @@ object HelpGeneralOptionsFrame: THelpGeneralOptionsFrame Top = 23 Width = 488 ShowHidden = False - ButtonWidth = 50 + ButtonWidth = 25 NumGlyphs = 1 Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6