Skip to content

On showWindow, also raise

Tom Zander requested to merge (removed):raise into master

Should a neochat be open but behind a bunch of windows, and you then click on the systray icon, nothing will happen. This fixes that by calling raise() in order to make the window become the top window.

Merge request reports