Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -50,7 +50,7 @@ class RainbowAnalyzer : public Analyzer::Base {
|
||||
Dash = 1
|
||||
};
|
||||
|
||||
RainbowAnalyzer(const RainbowType &rbtype, QWidget *parent);
|
||||
RainbowAnalyzer(const RainbowType rbtype, QWidget *parent);
|
||||
|
||||
protected:
|
||||
void transform(Analyzer::Scope&) override;
|
||||
|
||||
Reference in New Issue
Block a user