From f96f3abcdcbaac24c8126a858abc1d2d4796bf6b Mon Sep 17 00:00:00 2001 From: Rick Walsh Date: Tue, 19 Jul 2016 19:01:06 +1000 Subject: Relabel cylindermodel "Deco MOD" column to "Deco switch at" Signed-off-by: Rick Walsh Signed-off-by: Dirk Hohndel --- qt-models/cylindermodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-models') 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") <