summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2018-06-21 18:17:22 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2018-06-21 18:17:22 +0000
commit46470b0df9c85759eb530b55f756388a5c51d5f6 (patch)
treeddcf75341bf40f5d34bd77d1a37bbddfef680c78 /src/ui/tools/node-tool.cpp
parentIgnore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline... (diff)
parentMove pixmaps to ui/pixmaps, and update the README accordingly. (diff)
downloadinkscape-46470b0df9c85759eb530b55f756388a5c51d5f6.tar.gz
inkscape-46470b0df9c85759eb530b55f756388a5c51d5f6.zip
Merge branch 'move-pixmaps' of gitlab.com:linkmauve/inkscape
Diffstat (limited to 'src/ui/tools/node-tool.cpp')
-rw-r--r--src/ui/tools/node-tool.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/tools/node-tool.cpp b/src/ui/tools/node-tool.cpp
index 3ec40d086..516839315 100644
--- a/src/ui/tools/node-tool.cpp
+++ b/src/ui/tools/node-tool.cpp
@@ -38,8 +38,8 @@
#include "object/sp-shape.h"
#include "object/sp-text.h"
-#include "pixmaps/cursor-node-d.xpm"
-#include "pixmaps/cursor-node.xpm"
+#include "ui/pixmaps/cursor-node-d.xpm"
+#include "ui/pixmaps/cursor-node.xpm"
#include "ui/control-manager.h"
#include "ui/shape-editor.h" // temporary!