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
|
@ -6,7 +6,6 @@
|
|||
#include "core/equipment.h"
|
||||
#include <QStringList>
|
||||
|
||||
class CylinderObjectHelper;
|
||||
struct print_options;
|
||||
struct template_options;
|
||||
class QTextStream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue