Prefer QModelIndex::data(role) over model()->data(index, role)
[quassel.git] / src / uisupport / abstractnotificationbackend.cpp
2008-10-12 Manuel NickschasAdd AbstractNotificationBackend to allow for a more...