mirror of https://gitlab.com/basile.b/dexed.git
found bug, linux only, convert error after color edit
This commit is contained in:
parent
82084975d8
commit
c12df7d39e
|
@ -18,6 +18,8 @@ type
|
|||
observer: ICEEditableOptions;
|
||||
end;
|
||||
|
||||
//TODO-cbugfix: linux only, a conversion error is raised after a color's been edited using the dialog color.
|
||||
|
||||
TCEOptionEditorWidget = class(TCEWidget)
|
||||
btnCancel: TSpeedButton;
|
||||
btnAccept: TSpeedButton;
|
||||
|
|
Loading…
Reference in New Issue