~blue-shell/blue-shell/kde-workspace-systemsettings-qml

Viewing all changes in revision 47522.

  • Committer: Ömer Fadıl USTA
  • Date: 2013-04-08 16:46:29 UTC
  • Revision ID: git-v1:fa921e3e3af1348d5ee901a2c06fb8b2cf0e3b42
Fixes a Null pointer problem and increase readability

I have faced a "TaskManager::AlphaSortingStrategy::sortItems: Null
Pointer" error in my .xsession_errors file and when i  check cpp i have
 saw that : TaskItem *item = qobject_cast<TaskItem*>(groupable);
on the other hand all checkings for qroupable variable are in
other if clauses which are not satisfy all situations.

REVIEW: 109844

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: