summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-07-05 17:47:11 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-07-05 17:47:11 +0000
commite9298ea62f34a06cb531855ddcab90d52035df22 (patch)
treee8b2c6d381021d6ea2e43f28872f29fb113c060b /src/ui/dialog/xml-tree.cpp
parentAllow styling def sections and go to the eleemnt (diff)
downloadinkscape-e9298ea62f34a06cb531855ddcab90d52035df22.tar.gz
inkscape-e9298ea62f34a06cb531855ddcab90d52035df22.zip
Fix coding style
Diffstat (limited to 'src/ui/dialog/xml-tree.cpp')
-rw-r--r--src/ui/dialog/xml-tree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/xml-tree.cpp b/src/ui/dialog/xml-tree.cpp
index 38fb6d026..91c24bd4c 100644
--- a/src/ui/dialog/xml-tree.cpp
+++ b/src/ui/dialog/xml-tree.cpp
@@ -459,7 +459,7 @@ void XmlTree::set_dt_select(Inkscape::XML::Node *repr)
} else {
object = nullptr;
}
-
+
blocked++;
if ( object && in_dt_coordsys(*object)
&& !(SP_IS_STRING(object) ||