CodeFactor is still unhappy

Remove a blank line after the constructor.
This commit is contained in:
Michael Gregorius
2023-07-16 16:05:38 +02:00
parent 6be07b170d
commit e5be82ec19

View File

@@ -50,7 +50,6 @@ class LadspaMatrixControlDialog : public EffectControlDialog
Q_OBJECT
public:
LadspaMatrixControlDialog(LadspaControls* ctl);
bool isResizable() const override;
private slots: