mirror of https://gitlab.com/basile.b/dexed.git
fix missing icon until a group contains items
This commit is contained in:
parent
2a5d916d0c
commit
9f60c0ae9c
|
@ -142,6 +142,7 @@ inherited CEProjectGroupWidget: TCEProjectGroupWidget
|
||||||
Top = 0
|
Top = 0
|
||||||
Caption = 'btnAsync'
|
Caption = 'btnAsync'
|
||||||
OnClick = btnAsyncClick
|
OnClick = btnAsyncClick
|
||||||
|
resourceName = 'ARROW_DIVIDE'
|
||||||
scaledSeparator = False
|
scaledSeparator = False
|
||||||
end
|
end
|
||||||
object button0: TCEToolButton[5]
|
object button0: TCEToolButton[5]
|
||||||
|
|
Loading…
Reference in New Issue