From 060977b268ccccbe572113089412a1ad2fd8ae56 Mon Sep 17 00:00:00 2001 From: Thomas Holder Date: Mon, 14 Oct 2019 15:37:35 +0200 Subject: no "SPString" label for XML editor text nodes --- src/object/sp-string.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/object') diff --git a/src/object/sp-string.cpp b/src/object/sp-string.cpp index 64cc05bd9..ee38bfd96 100644 --- a/src/object/sp-string.cpp +++ b/src/object/sp-string.cpp @@ -53,7 +53,6 @@ void SPString::release() { void SPString::read_content() { - setLabel("SPString"); string.clear(); //XML Tree being used directly here while it shouldn't be. -- cgit v1.2.3