diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2018-09-13 12:15:17 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2018-09-13 12:15:17 +0000 |
| commit | bfdf74d61f17dafc74d5d64f3224222718d6cddf (patch) | |
| tree | 0bdacdcdccf94b204cb494c78e654b98f61d4433 /src/ui/dialog/object-attributes.cpp | |
| parent | fixes and improvementes to power clip and powermask (diff) | |
| download | inkscape-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.cpp | 1 |
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} }; |
