summaryrefslogtreecommitdiff
path: root/panels/wacom/cc-wacom-stylus-page.h
diff options
context:
space:
mode:
Diffstat (limited to 'panels/wacom/cc-wacom-stylus-page.h')
-rw-r--r--panels/wacom/cc-wacom-stylus-page.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/panels/wacom/cc-wacom-stylus-page.h b/panels/wacom/cc-wacom-stylus-page.h
index dc19f86b0..7941351cd 100644
--- a/panels/wacom/cc-wacom-stylus-page.h
+++ b/panels/wacom/cc-wacom-stylus-page.h
@@ -67,8 +67,7 @@ struct _CcWacomStylusPageClass
GType cc_wacom_stylus_page_get_type (void) G_GNUC_CONST;
-GtkWidget * cc_wacom_stylus_page_new (GsdWacomStylus *stylus,
- GsdWacomStylus *eraser);
+GtkWidget * cc_wacom_stylus_page_new (GsdWacomStylus *stylus);
GsdWacomStylus * cc_wacom_stylus_page_get_stylus (CcWacomStylusPage *page);