Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
#include "testobjectdecorators.h"
|
||||
|
||||
|
||||
void TestObjectDecorators::initStyleOption(QProgressBar* self, QStyleOptionProgressBar* opt) {
|
||||
void TestObjectDecorators::initStyleOption(QProgressBar *self, QStyleOptionProgressBar *opt) {
|
||||
self->initStyleOption(opt);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user