aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 57542ca..a3e10cc 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -40,7 +40,7 @@ struct menu_pl;
struct presentation
{
- char *uri;
+ GFile *file;
GFile *stylesheet_from;
int completely_empty;
int saved;