On Friday 26 October 2012 16:52:29 Stephen Kelly wrote:
> Hi,
>
> A recent patch of mine makes the frameworks branch fail to build with Qt 5:
>
> https://codereview.qt-project.org/#change,37624
>
> I made it not possible to emit the aboutToQuit signal, which apparently
> KApplication tries to do
Hi,
A recent patch of mine makes the frameworks branch fail to build with Qt 5:
https://codereview.qt-project.org/#change,37624
I made it not possible to emit the aboutToQuit signal, which apparently
KApplication tries to do.
I don't know the X code that KApplication is using which tries to e