summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/data/abstractrenderitem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavis3d/data/abstractrenderitem_p.h')
-rw-r--r--src/datavis3d/data/abstractrenderitem_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/datavis3d/data/abstractrenderitem_p.h b/src/datavis3d/data/abstractrenderitem_p.h
index 7db487fd..5d37dbee 100644
--- a/src/datavis3d/data/abstractrenderitem_p.h
+++ b/src/datavis3d/data/abstractrenderitem_p.h
@@ -72,11 +72,9 @@ public:
inline const QVector3D &translation() const {return m_translation; }
// Label item for formatted label
- // Ownership of the label texture (if any) transfers to QAbstractDataItemPrivate
LabelItem &labelItem();
// Selection label item (containing special selection texture, if mode is activated)
- // Ownership of the label texture (if any) transfers to QAbstractDataItemPrivate
LabelItem &selectionLabel();
// Formatted label for item.