Some minor fixes

This commit is contained in:
Jaime Thomas
2008-06-05 19:20:29 +00:00
parent 85eba6610a
commit cebb66d0fb
5 changed files with 11 additions and 8 deletions

View File

@ -48,6 +48,7 @@ struct _Ecdb_Project_Info
Ecdb_Drive_Info *drive;
BurnProgress progress;
BurnDriveStatus stat;
Ecore_Event_Handler *ev_handler;
};
/* Typecast a pointer to an Ecdb_Source */