diff options
Diffstat (limited to 'mate-panel/panel-background.c')
-rw-r--r-- | mate-panel/panel-background.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-background.c b/mate-panel/panel-background.c index c9bf65fd..89ffc592 100644 --- a/mate-panel/panel-background.c +++ b/mate-panel/panel-background.c @@ -74,7 +74,7 @@ void panel_background_apply_css (PanelBackground *background, GtkWidget *widget) } static void -panel_background_prepare_css () +panel_background_prepare_css (void) { GtkCssProvider *provider; |