Refactor ValueTransformer
and WBaseWidget
#17549
Annotations
4 errors and 1 warning
Build:
src/widget/whotcuebutton.cpp#L72
‘addLeftConnection’ was not declared in this scope; did you mean ‘addConnection’?
|
Build:
src/widget/whotcuebutton.cpp#L85
no matching function for call to ‘WHotcueButton::setDisplayConnection(std::unique_ptr<ControlParameterWidgetConnection>::pointer)’
|
Build:
src/widget/whotcuebutton.cpp#L86
no matching function for call to ‘WHotcueButton::addConnection(std::remove_reference<std::unique_ptr<ControlParameterWidgetConnection>&>::type)’
|
Build
Process completed with exit code 2.
|
Build:
src/skin/legacy/legacyskinparser.cpp#L2366
unused variable ‘pLastLeftOrNoButtonConnection’ [-Wunused-variable]
|
Loading