Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-properties.h')
-rw-r--r--shell/ev-properties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-properties.h b/shell/ev-properties.h
index 03cd4e3..99c6fcb 100644
--- a/shell/ev-properties.h
+++ b/shell/ev-properties.h
@@ -28,7 +28,7 @@
G_BEGIN_DECLS
-GtkDialog *ev_properties_new (EvDocumentInfo *info,
+GtkDialog *ev_properties_new (const EvDocumentInfo *info,
GtkTreeModel *fonts);
G_END_DECLS