Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-properties-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-properties-dialog.h')
-rw-r--r--shell/ev-properties-dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-properties-dialog.h b/shell/ev-properties-dialog.h
index f85e53a..6c14b20 100644
--- a/shell/ev-properties-dialog.h
+++ b/shell/ev-properties-dialog.h
@@ -39,6 +39,7 @@ typedef struct _EvPropertiesDialogPrivate EvPropertiesDialogPrivate;
GType ev_properties_dialog_get_type (void);
GtkWidget *ev_properties_dialog_new (void);
void ev_properties_dialog_set_document (EvPropertiesDialog *properties,
+ const gchar *uri,
EvDocument *document);
G_END_DECLS