aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r--lib/ephy-file-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h
index e64c74ec7..a921b40ae 100644
--- a/lib/ephy-file-helpers.h
+++ b/lib/ephy-file-helpers.h
@@ -76,7 +76,7 @@ gboolean ephy_file_launch_desktop_file (const char *filename,
gboolean ephy_file_launch_application (GAppInfo *app,
GList *files,
guint32 user_time,
- GtkWidget *parent);
+ GtkWidget *widget);
gboolean ephy_file_launch_handler (const char *mime_type,
GFile *file,
guint32 user_time);