qemacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-devel] Changes to qemacs/display.h


From: Charlie Gordon
Subject: [Qemacs-devel] Changes to qemacs/display.h
Date: Sun, 08 May 2005 22:17:47 -0400

Index: qemacs/display.h
diff -u qemacs/display.h:1.2 qemacs/display.h:1.3
--- qemacs/display.h:1.2        Thu May  5 17:21:54 2005
+++ qemacs/display.h    Mon May  9 02:17:47 2005
@@ -102,6 +102,7 @@
                          int x, int y, int w, int h);
     void (*dpy_selection_activate)(QEditScreen *s);
     void (*dpy_selection_request)(QEditScreen *s);
+    void (*dpy_invalidate)(void);
     /* bitmap support */
     int (*dpy_bmp_alloc)(QEditScreen *s, QEBitmap *b);
     void (*dpy_bmp_free)(QEditScreen *s, QEBitmap *b);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]