summaryrefslogtreecommitdiffstats
path: root/src/box3d.cpp
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2017-10-12 12:56:29 +0000
committerStefano Facchini <stefano.facchini@gmail.com>2017-10-12 12:56:29 +0000
commit99d90b9a520928802b7ac784241a287cd1a45241 (patch)
tree369650fae062418abf7b6bed8c276e16dda0a8a9 /src/box3d.cpp
parentAdd test file for previous commit (!important rule). (diff)
downloadinkscape-99d90b9a520928802b7ac784241a287cd1a45241.tar.gz
inkscape-99d90b9a520928802b7ac784241a287cd1a45241.zip
Update POTFILES.in etc. after renaming
Diffstat (limited to 'src/box3d.cpp')
-rw-r--r--src/box3d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box3d.cpp b/src/box3d.cpp
index 23766895a..98f49e52a 100644
--- a/src/box3d.cpp
+++ b/src/box3d.cpp
@@ -192,7 +192,7 @@ void SPBox3D::update(SPCtx *ctx, guint flags) {
/* FIXME?: Perhaps the display updates of box sides should be instantiated from here, but this
causes evil update loops so it's all done from box3d_position_set, which is called from
- various other places (like the handlers in object-edit.cpp, vanishing-point.cpp, etc. */
+ various other places (like the handlers in shape-editor-knotholders.cpp, vanishing-point.cpp, etc. */
}