[Webkit-unassigned] [Bug 103250] New: [Qt] Build fails due to usage of removed QApplication::GuiServer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 06:08:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103250

           Summary: [Qt] Build fails due to usage of removed
                    QApplication::GuiServer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: milian.wolff at kdab.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list