summaryrefslogtreecommitdiff
path: root/mate-panel/panel-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-util.h')
-rw-r--r--mate-panel/panel-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-util.h b/mate-panel/panel-util.h
index d30c9810..21352970 100644
--- a/mate-panel/panel-util.h
+++ b/mate-panel/panel-util.h
@@ -55,7 +55,7 @@ GdkPixbuf *panel_util_cairo_rgbdata_to_pixbuf (unsigned char *data,
int height);
char *guess_icon_from_exec (GtkIconTheme *icon_theme,
- GKeyFile *key_file);
+ const gchar *exec);
const char *panel_util_get_vfs_method_display_name (const char *method);
char *panel_util_get_label_for_uri (const char *text_uri);