RESOLVED DUPLICATE of bug 103406 103250
[Qt] Build fails due to usage of removed QApplication::GuiServer
https://bugs.webkit.org/show_bug.cgi?id=103250
Summary [Qt] Build fails due to usage of removed QApplication::GuiServer
Milian Wolff
Reported 2012-11-26 06:10:37 PST
WebKit failes to build against a recent qtbase since it uses QApplication::GuiServer: /home/milian/projects/qt5/qtwebkit/Tools/QtTestBrowser/qttestbrowser.cpp: In constructor 'LauncherApplication::LauncherApplication(int&, char**)': /home/milian/projects/qt5/qtwebkit/Tools/QtTestBrowser/qttestbrowser.cpp:91: error: 'GuiServer' is not a member of 'QApplication' I'll provide a patch.
Attachments
Patch (1.36 KB, patch)
2012-11-26 06:22 PST, Milian Wolff
no flags
Milian Wolff
Comment 1 2012-11-26 06:22:50 PST
Simon Hausmann
Comment 2 2012-11-26 22:50:31 PST
Comment on attachment 175991 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=175991&action=review > Tools/ChangeLog:8 > + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!). That line should be replaced with something more descriptive ;-) That said, I'm okay with the change. Please fix the changelog before landing or upload a new patch.
Simon Hausmann
Comment 3 2012-11-27 06:21:50 PST
*** This bug has been marked as a duplicate of bug 103406 ***
Note You need to log in before you can comment on or make changes to this bug.