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