mirror of https://gitlab.com/basile.b/dexed.git
lfm auto update
This commit is contained in:
parent
d616a690eb
commit
350414262b
|
@ -10,7 +10,7 @@ object CEMainForm: TCEMainForm
|
|||
OnCloseQuery = FormCloseQuery
|
||||
OnDropFiles = FormDropFiles
|
||||
ShowHint = True
|
||||
LCLVersion = '1.4.0.2'
|
||||
LCLVersion = '1.4.0.4'
|
||||
object mainMenu: TMainMenu
|
||||
Images = imgList
|
||||
top = 1
|
||||
|
|
|
@ -27,7 +27,7 @@ inherited CEProjectInspectWidget: TCEProjectInspectWidget
|
|||
Align = alClient
|
||||
AutoExpand = True
|
||||
BorderSpacing.Around = 2
|
||||
DefaultItemHeight = 18
|
||||
DefaultItemHeight = 22
|
||||
Images = imgList
|
||||
ReadOnly = True
|
||||
RightClickSelect = True
|
||||
|
|
Loading…
Reference in New Issue