Bug 112435 - [Qt] Build error with building with Qt 5.1
Summary: [Qt] Build error with building with Qt 5.1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 05:33 PDT by Allan Sandfeld Jensen
Modified: 2013-03-15 05:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2013-03-15 05:40 PDT, Allan Sandfeld Jensen
noam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-03-15 05:33:58 PDT
/src/webkit/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h:25:31: fatal error: qaccessiblewidget.h: No such file or directory

The header has been moved to private/qaccessiblewidget_p.h
Comment 1 Allan Sandfeld Jensen 2013-03-15 05:40:10 PDT
Created attachment 193287 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2013-03-15 05:50:18 PDT
Committed r145899: <http://trac.webkit.org/changeset/145899>