diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-12 12:56:29 +0000 |
|---|---|---|
| committer | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-12 12:56:29 +0000 |
| commit | 99d90b9a520928802b7ac784241a287cd1a45241 (patch) | |
| tree | 369650fae062418abf7b6bed8c276e16dda0a8a9 /src/box3d.cpp | |
| parent | Add test file for previous commit (!important rule). (diff) | |
| download | inkscape-99d90b9a520928802b7ac784241a287cd1a45241.tar.gz inkscape-99d90b9a520928802b7ac784241a287cd1a45241.zip | |
Update POTFILES.in etc. after renaming
Diffstat (limited to 'src/box3d.cpp')
| -rw-r--r-- | src/box3d.cpp | 2 |
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. */ } |
