aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-05-29 17:38:31 +0200
committerThomas White <taw@bitwiz.org.uk>2011-05-29 17:38:31 +0200
commit6e8575670fd9f5ab9fb9163a572df59aea7d05aa (patch)
treeb65537d555d09659c5d5e971618c909ef35db4f3 /src/presentation.h
parent039b0185c985cbd0c7ef504df32afa73094235fc (diff)
Add menu item (and hotkey) to start presentation
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index d9583fe..ba4dd90 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -57,6 +57,7 @@ struct presentation
GtkIMContext *im_context;
GtkWidget *slideshow;
GtkWidget *ss_drawingarea;
+ GdkCursor *blank_cursor;
double slide_width;
double slide_height;