Mercurial > hg > xemacs-beta
comparison src/offix.h @ 209:41ff10fd062f r20-4b3
Import from CVS: tag r20-4b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:04:58 +0200 |
parents | acd284d43ca1 |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
208:f427b8ec4379 | 209:41ff10fd062f |
---|---|
24 | 24 |
25 /* The standard DND types are defined here */ | 25 /* The standard DND types are defined here */ |
26 #include "offix-types.h" | 26 #include "offix-types.h" |
27 | 27 |
28 /* Xt stuff is defined here */ | 28 /* Xt stuff is defined here */ |
29 #include <X11/Intrinsic.h> | 29 #include "xintrinsic.h" |
30 | 30 |
31 void DndInitialize(Widget shell); | 31 void DndInitialize(Widget shell); |
32 | 32 |
33 int | 33 int |
34 DndHandleDragging(Widget widget, | 34 DndHandleDragging(Widget widget, |