Continue new summary feature

Header name is now well translated.
Open the good dialog from the properties dock widget
This commit is contained in:
Claveau Joshua
2020-06-21 16:00:14 +02:00
parent edb5217b31
commit 64f3001c86
10 changed files with 113 additions and 62 deletions

View File

@@ -42,7 +42,6 @@ class ElementQueryWidget : public QWidget
void setQuery(const QString &query);
QString queryStr() const;
QStringList header() const;
static QString modelIdentifier() {return "nomenclature";}