Bring Quassel to front on tray icon click
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 29 Jan 2012 22:49:56 +0000 (23:49 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 29 Jan 2012 22:52:31 +0000 (23:52 +0100)
commit7a1f4908421fe7e542940aae057eeaf33b301c92
tree92206c85959d4371ad4ad6c368c90179a75b680b
parentc83924a406438a3d51b496737a598ead54b44856
Bring Quassel to front on tray icon click

When the quassel window is below other windows it would be nice to have it raised on top of
the others when clicking on the system tray icon. Now it is just hidden and you have to click
on it once more to get it to the top.

Fixes #1135. Thanks to parapente for the patch!
src/uisupport/graphicalui.cpp