Fix up the custom filelist. DND in the main window still doesn't work

This commit is contained in:
Jaime Thomas
2008-06-20 20:08:45 +00:00
parent cbb925d4cb
commit 95537031b9
5 changed files with 306 additions and 52 deletions

View File

@@ -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