summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2008-02-22 08:43:49 +0000
committerjoncruz <joncruz@users.sourceforge.net>2008-02-22 08:43:49 +0000
commitebf5ae04317352e67b22d1b30a121ef9ef6d8f00 (patch)
treeea3d379253c4e04427a1ca8f8cc88ba373516fae /src/ui/widget/object-composite-settings.cpp
parentchanged sr@Latn into sr@latin (diff)
downloadinkscape-ebf5ae04317352e67b22d1b30a121ef9ef6d8f00.tar.gz
inkscape-ebf5ae04317352e67b22d1b30a121ef9ef6d8f00.zip
Warning cleanup
(bzr r4818)
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);