diff options
Diffstat (limited to 'src/desktop.cpp')
| -rw-r--r-- | src/desktop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp index f14a314b9..e90b2caec 100644 --- a/src/desktop.cpp +++ b/src/desktop.cpp @@ -1431,7 +1431,7 @@ void SPDesktop::emitToolSubselectionChanged(gpointer data) { _tool_subselection_changed.emit(data); - inkscape_subselection_changed (this); + INKSCAPE->subselection_changed (this); } void SPDesktop::updateNow() |
