summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/stroke-style.h')
-rw-r--r--src/widgets/stroke-style.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/stroke-style.h b/src/widgets/stroke-style.h
index 049782517..382d87ac6 100644
--- a/src/widgets/stroke-style.h
+++ b/src/widgets/stroke-style.h
@@ -90,12 +90,12 @@ struct { gchar const *key; gint value; } const SPMarkerNames[] = {
/**
* Creates an instance of a paint style widget.
*/
-Gtk::Widget *sp_stroke_style_paint_widget_new(void);
+Gtk::Widget *sp_stroke_style_paint_widget_new();
/**
* Creates an instance of a line style widget.
*/
-Gtk::Widget *sp_stroke_style_line_widget_new(void);
+Gtk::Widget *sp_stroke_style_line_widget_new();
/**
* Switches a line or paint style widget to track the given desktop.