A bit of theme work, some random widget fixes here and there, and fix a lot of memory problems with burn_data.

This commit is contained in:
Jaime Thomas
2009-02-26 03:30:21 +00:00
parent 493d2817bc
commit 4a389c96a0
10 changed files with 104 additions and 69 deletions

View File

@@ -71,7 +71,7 @@ extern Ecdb_Main *em;
extern int ECDB_DRIVE_ACTION_FINISHED;
extern int ECDB_DRIVE_ACTION_BEGUN;
extern int ECDB_DRIVE_ACTION_UPDATE;
extern int ECDB_FILELIST_SIZE_CHANGED;
extern unsigned int ECDB_FILELIST_SIZE_CHANGED;
#include "ecdb_common.h"
#include "ecdb_projects.h"