mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove CylindersModels::rows
Access the number of cylinders in the dive directly instead. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
30d289e4a8
commit
a37939889b
2 changed files with 7 additions and 14 deletions
|
|
@ -57,7 +57,6 @@ slots:
|
|||
|
||||
private:
|
||||
dive *d;
|
||||
int rows;
|
||||
cylinder_t *cylinderAt(const QModelIndex &index);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue