Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -189,7 +189,8 @@ bool TrackSlider::event(QEvent *e) {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
return false;
|
||||
|
||||
return QWidget::event(e);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user