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