On 12/21/2011 8:58 AM, Julie S wrote: > Either there is an issue here or the function is poorly named. But if I add > tracks, I do not expect the NotifyTracksDeleted to be called (it doesn't > sound correct).
The problem is that the diff context is too small to see that notifyTracksDeleted() is being called in AddTracksCommand::unexecute() (not execute()). IOW, the tracks are being deleted when the add is undone. Ted. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
