refactor: use the commands and prefix from actionhandler.cpp

This commit is contained in:
Srevin Saju
2021-05-01 17:20:28 +03:00
parent 539d519987
commit 859b27ddb7
2 changed files with 2 additions and 11 deletions

View File

@@ -58,6 +58,4 @@ public:
Q_INVOKABLE static QVariantList filterModel(const QString &filter);
private:
static const QVariantList matrix;
};