init
This commit is contained in:
5
st-flexipatch/patch/drag-n-drop.h
Normal file
5
st-flexipatch/patch/drag-n-drop.h
Normal file
@@ -0,0 +1,5 @@
|
||||
static void xdndenter(XEvent *);
|
||||
static void xdndpos(XEvent *);
|
||||
static void xdnddrop(XEvent *);
|
||||
static void xdndsel(XEvent *);
|
||||
static void xdndpastedata(char *);
|
||||
Reference in New Issue
Block a user