Revision f442e08b console.h

b/console.h
71 71
    int height;
72 72
    void *opaque;
73 73
    struct QEMUTimer *gui_timer;
74
    uint64_t gui_timer_interval;
74 75

  
75 76
    void (*dpy_update)(struct DisplayState *s, int x, int y, int w, int h);
76 77
    void (*dpy_resize)(struct DisplayState *s, int w, int h);

Also available in: Unified diff