aboutsummaryrefslogtreecommitdiff
path: root/src/ui/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/message.h')
-rw-r--r--src/ui/message.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/message.h b/src/ui/message.h
index befe536..f86ac3b 100644
--- a/src/ui/message.h
+++ b/src/ui/message.h
@@ -75,6 +75,8 @@ typedef struct UI_MESSAGE_Handle
75 75
76 GtkDrawingArea *preview_drawing_area; 76 GtkDrawingArea *preview_drawing_area;
77 77
78 GtkWidget *whisper_box;
79
78 GdkPixbuf *preview_image; 80 GdkPixbuf *preview_image;
79 GdkPixbufAnimation *preview_animation; 81 GdkPixbufAnimation *preview_animation;
80 GdkPixbufAnimationIter *preview_animation_iter; 82 GdkPixbufAnimationIter *preview_animation_iter;