Jacopo De Simoi 7a1f75af9b Remove noop check in setSortRole
The noop check m_sortRole == role has to be removed
because the hash table m_roleIds can change between two calls to
setSortRole (as it actually happens when resync the hash table).

Possibly one could perform a more clever check (i.e. adding some
m_invalidated flag which would override the check), but I am not sure it is
really worth it.

This fixes sorting issues in the Plasma Device Notifier

CCMAIL:notmart@gmail.com
2012-10-04 12:22:29 +02:00
..
2012-10-03 15:40:55 +02:00
2012-10-03 15:40:55 +02:00
2012-10-04 12:22:29 +02:00
2011-12-23 13:28:02 +01:00
2012-04-06 13:09:32 +02:00
2012-10-03 15:40:55 +02:00
2012-05-28 08:51:32 -03:00
2012-06-25 11:18:59 +02:00
2012-02-20 15:09:26 +01:00
2011-11-30 15:15:54 +01:00
2012-01-10 12:06:59 +01:00