~neon/juk/master

Viewing all changes in revision 2021.

  • Committer: Michael Pyne
  • Date: 2009-02-16 03:58:42 UTC
  • Revision ID: git-v1:2e8654643da748da327a6f8859529314f240f238
Last crasher bug I fixed was due to not using Playlist::clearItem() to remove a PlaylistItem.  I think it
should always be possible to call delete on a PlaylistItem pointer and the Right Thing happens, so do a
bit of refactoring to ensure that what happens in clearItem() is performed from the PlaylistItem dtor instead
of running the PlaylistItem dtor from clearItem.

svn path=/trunk/KDE/kdemultimedia/juk/; revision=926748

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: