I assume this is related to changes in native events filtering. I'd also treat this as a regression since 4.x, until the way to fix an existing code is clearly documented somewhere.
Konstantin 2012/9/15 Joseph Crowell <[email protected]>: > I got the old Qt4 QtSingleApplication addon compiling under Qt5 by > updating the includes and removing the QT_WA macro. But it doesn't seem > to be detecting the application any more under Windows. Could anyone > take a guess on why it isn't detecting open instances any longer? I also > changed Q_WS_X11 to Q_OS_LINUX and Q_WS_WIN to Q_OS_WIN in the places > where they were used. > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
