~schumski-deactivatedaccount-deactivatedaccount/smooth-tasks-fork/4.8

Viewing all changes in revision 463.

  • Committer: Toni Dietze
  • Date: 2012-07-08 17:36:33 UTC
  • Revision ID: hg-v1:b17deacfe0f5a35962b5a1d690f14b03735c1289
Task.{h,cpp}: removed useless code for transition from StartupItem to TaskItem

The code was useless because SLOT(gotTaskPointer()) is conected to SIGNAL(gotTaskPointer()) of m_task. So the sender in SLOT(gotTaskPointer()) must be m_task, which renders the update of m_task useless.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: