IDE: keymap shortcut dialog: allow resize in case autosize goes wrong

git-svn-id: trunk@47317 -
This commit is contained in:
mattias 2015-01-07 21:21:46 +00:00
parent 9fa5bd5c7e
commit 925df03a49

View File

@ -5,13 +5,12 @@ object ShortCutDialog: TShortCutDialog
Width = 545
ActiveControl = BtnPanel
AutoSize = True
BorderStyle = bsDialog
Caption = 'ShortCutDialog'
ClientHeight = 260
ClientWidth = 545
OnCreate = FormCreate
OnShow = FormShow
LCLVersion = '1.1'
LCLVersion = '1.3'
object PrimaryGroupBox: TGroupBox
Left = 6
Height = 93
@ -35,7 +34,7 @@ object ShortCutDialog: TShortCutDialog
object BtnPanel: TButtonPanel
AnchorSideTop.Side = asrBottom
Left = 6
Height = 26
Height = 28
Top = 216
Width = 533
Align = alTop