aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmark-properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/ephy-bookmark-properties.h')
-rw-r--r--src/bookmarks/ephy-bookmark-properties.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-bookmark-properties.h b/src/bookmarks/ephy-bookmark-properties.h
index 1790259ca..cd7c23a2f 100644
--- a/src/bookmarks/ephy-bookmark-properties.h
+++ b/src/bookmarks/ephy-bookmark-properties.h
@@ -51,7 +51,8 @@ typedef struct
GType ephy_bookmark_properties_get_type (void);
GtkWidget *ephy_bookmark_properties_new (EphyBookmarks *bookmarks,
- EphyNode *bookmark);
+ EphyNode *bookmark,
+ GtkWindow *parent_window);
G_END_DECLS