Use handleClick() rather than mouseReleaseEvent() for handling URL clicks
[quassel.git] / src / uisupport / abstractnotificationbackend.cpp
2008-10-12 Manuel NickschasAdd AbstractNotificationBackend to allow for a more...