mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
printing: remove CylinderObjectHelper
With the removal of grantlee, this became pointless glue code. Call the formatting functions directly. Since the printing code was the only user of CylinderObjectHelper, remove the whole thing. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
ae182c386b
commit
cc5ebd7414
7 changed files with 8 additions and 61 deletions
|
|
@ -244,8 +244,6 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
settings/qPrefUpdateManager.h
|
||||
|
||||
#Subsurface Qt have the Subsurface structs QObjectified for easy access via QML.
|
||||
subsurface-qt/cylinderobjecthelper.cpp
|
||||
subsurface-qt/cylinderobjecthelper.h
|
||||
subsurface-qt/divelistnotifier.cpp
|
||||
subsurface-qt/divelistnotifier.h
|
||||
subsurface-qt/diveobjecthelper.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue