found bug, linux only, convert error after color edit

This commit is contained in:
Basile Burg 2015-02-20 11:38:02 +01:00
parent 82084975d8
commit c12df7d39e
1 changed files with 2 additions and 0 deletions

View File

@ -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;