Refactor ColorPicker shapes #1656
Annotations
3 errors and 3 warnings
Compilation:
scene/gui/color_picker.cpp#L1887
the following warning is treated as an error
|
Compilation:
scene/gui/color_picker_shape.cpp#L163
the following warning is treated as an error
|
Compilation
Process completed with exit code 2.
|
Compilation:
scene/gui/color_picker.cpp#L1887
delete of an abstract class 'ColorMode' that has a non-virtual destructor results in undefined behavior
|
Compilation:
scene/gui/color_picker.cpp#L1890
delete of an abstract class 'ColorPickerShape' that has a non-virtual destructor results in undefined behavior
|
Compilation:
scene/gui/color_picker_shape.cpp#L163
'h': local variable is initialized but not referenced
|
Loading