MainWindow: fix mouse event regression
commit655c3d51630d18d0e784b986b04654eb6cb3532c
authorMax Kellermann <max@duempel.org>
Tue, 12 Mar 2013 01:07:00 +0000 (12 02:07 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 12 Mar 2013 01:17:56 +0000 (12 02:17 +0100)
treeab7a32f9cfbf4b32d51b8bf0d3c545c3f3af9568
parentdd6c947fabc4d702da23e5bdfd326cdabc8af87a
MainWindow: fix mouse event regression

The previous commit broke mouse event delivery to child windows.
D'oh!
src/MainWindow.cpp