Combos work now, fix popup placement, move burn image gui stuff into its own file.
This commit is contained in:
@@ -147,7 +147,7 @@ ecdb_erase_finished(void *data, int type, void *event)
|
||||
burn_drive_info_free(ECDB_PROJECT(proj)->drive->tangible);
|
||||
ecore_event_handler_del(ECDB_PROJECT(proj)->ev_handler);
|
||||
ecdb_erase_project_destroy(proj);
|
||||
ecdb_gui_erase_cleanup();
|
||||
ecdb_erase_cleanup();
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user