Fix some coverity and cppcheck issues
This commit is contained in:
@@ -886,7 +886,9 @@ void BlackWhite::neutral_pressed ()
|
||||
|
||||
updateRGBLabel();
|
||||
|
||||
listener->panelChanged (EvNeutralBW, M("ADJUSTER_RESET_TO_DEFAULT"));
|
||||
if(listener) {
|
||||
listener->panelChanged (EvNeutralBW, M("ADJUSTER_RESET_TO_DEFAULT"));
|
||||
}
|
||||
}
|
||||
|
||||
void BlackWhite::enabledcc_toggled ()
|
||||
|
Reference in New Issue
Block a user