Re: Build failure with Qt 5

2012-11-21 Thread David Faure
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

Build failure with Qt 5

2012-10-26 Thread Stephen Kelly
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