summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-attributes.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2018-09-13 12:15:17 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-09-13 12:15:17 +0000
commitbfdf74d61f17dafc74d5d64f3224222718d6cddf (patch)
tree0bdacdcdccf94b204cb494c78e654b98f61d4433 /src/ui/dialog/object-attributes.cpp
parentfixes and improvementes to power clip and powermask (diff)
downloadinkscape-bfdf74d61f17dafc74d5d64f3224222718d6cddf.tar.gz
inkscape-bfdf74d61f17dafc74d5d64f3224222718d6cddf.zip
Add per embed/linked SVG a DPI value
Diffstat (limited to 'src/ui/dialog/object-attributes.cpp')
-rw-r--r--src/ui/dialog/object-attributes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/object-attributes.cpp b/src/ui/dialog/object-attributes.cpp
index ec3ce1b71..6801afa9c 100644
--- a/src/ui/dialog/object-attributes.cpp
+++ b/src/ui/dialog/object-attributes.cpp
@@ -67,7 +67,6 @@ static const SPAttrDesc image_desc[] = {
{ N_("Y:"), "y"},
{ N_("Width:"), "width"},
{ N_("Height:"), "height"},
- { N_("Image Rendering:"), "image-rendering"},
{ nullptr, nullptr}
};