summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/object-composite-settings.cpp')
-rw-r--r--src/ui/widget/object-composite-settings.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/widget/object-composite-settings.cpp b/src/ui/widget/object-composite-settings.cpp
index b38775fc3..3ab1255a2 100644
--- a/src/ui/widget/object-composite-settings.cpp
+++ b/src/ui/widget/object-composite-settings.cpp
@@ -32,9 +32,9 @@ namespace UI {
namespace Widget {
void ObjectCompositeSettings::_on_desktop_switch(
- Inkscape::Application *application,
- SPDesktop *desktop,
- ObjectCompositeSettings *w
+ Inkscape::Application */*application*/,
+ SPDesktop *desktop,
+ ObjectCompositeSettings *w
) {
if (w->_subject) {
w->_subject->setDesktop(desktop);