diff --git a/qt-models/cylindermodel.cpp b/qt-models/cylindermodel.cpp index 4d9fe9beb..d944d204e 100644 --- a/qt-models/cylindermodel.cpp +++ b/qt-models/cylindermodel.cpp @@ -14,7 +14,7 @@ CylindersModel::CylindersModel(QObject *parent) : { // enum {REMOVE, TYPE, SIZE, WORKINGPRESS, START, END, O2, HE, DEPTH, MOD, MND, USE}; setHeaderDataStrings(QStringList() << "" << tr("Type") << tr("Size") << tr("Work press.") << tr("Start press.") << tr("End press.") << tr("O₂%") << tr("He%") - << tr("Deco MOD") <