Skip to content
Snippets Groups Projects
Commit 89ac82ba authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

delete c'tor

parent fc358e78
No related branches found
No related tags found
1 merge request!52replace 'final' by 'override', and fix missing 'override's
......@@ -38,6 +38,8 @@ public:
static const QString P_BACKGROUND;
public:
InstrumentItem() = delete;
QStringList translateList(const QStringList& list) const override;
QString id() const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment