Skip to content

Commit

Permalink
Another attempt to please CodeFactor
Browse files Browse the repository at this point in the history
Have another attempt to fix CodeFactor's complaints about `LadspaMatrixControlDialog.h`.
  • Loading branch information
michaelgregorius committed Sep 7, 2023
1 parent b79a8dc commit 332c6f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/LadspaEffect/LadspaMatrixControlDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ class LadspaMatrixControlDialog : public EffectControlDialog
Q_OBJECT
public:
LadspaMatrixControlDialog(LadspaControls* ctl);

bool isResizable() const override;

private slots:
void updateEffectView(LadspaControls* ctl);

Expand Down

0 comments on commit 332c6f9

Please sign in to comment.