summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document-undo.h')
-rw-r--r--src/document-undo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document-undo.h b/src/document-undo.h
index 38e575a34..8333e715a 100644
--- a/src/document-undo.h
+++ b/src/document-undo.h
@@ -42,7 +42,7 @@ public:
static void maybeDone(SPDocument *document, const gchar *keyconst, unsigned int event_type, Glib::ustring const &event_description);
- static void resetKey(Inkscape::Application *inkscape, SPDesktop *desktop, GObject *base);
+ static void resetKey(SPDocument *doc);
static void cancel(SPDocument *document);