mirror of https://gitlab.com/basile.b/dexed.git
apply flat style to the prop filter of the dub prj editor
This commit is contained in:
parent
68162a3c21
commit
bd3c3c3b90
|
@ -243,6 +243,7 @@ procedure TCEDubProjectEditorWidget.setToolBarFlat(value: boolean);
|
|||
begin
|
||||
inherited;
|
||||
btnAcceptProp.Flat:=value;
|
||||
fltEdit.Flat:=value;
|
||||
end;
|
||||
{$ENDREGION}
|
||||
|
||||
|
|
Loading…
Reference in New Issue