Fix up the custom filelist. DND in the main window still doesn't work
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
if (dat) { free(dat); dat = NULL; } \
|
||||
}
|
||||
|
||||
#undef __UNUSED__
|
||||
#define __UNUSED__ __attribute__ ((unused))
|
||||
|
||||
/* ECDB Global Variables */
|
||||
typedef struct _Ecdb_Main Ecdb_Main;
|
||||
struct _Ecdb_Main
|
||||
|
Reference in New Issue
Block a user