cylinders: remove CylindersModel::changed

Nobody is testing that flag anymore.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-02-27 18:46:13 +01:00
parent 0732bb2302
commit d02489f888
2 changed files with 3 additions and 24 deletions

View file

@ -45,7 +45,6 @@ public:
void updateDecoDepths(pressure_t olddecopo2);
void updateTrashIcon();
void moveAtFirst(int cylid);
bool changed;
QVariant headerData(int section, Qt::Orientation orientation, int role) const override;
bool updateBestMixes();
bool cylinderUsed(int i) const;