Bug 36880
Summary: | [Qt] compile failure on Maemo after RenderThemeQt change | ||
---|---|---|---|
Product: | WebKit | Reporter: | Casper van Donderen <casper.vandonderen> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | luiz |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Casper van Donderen
In http://trac.webkit.org/changeset/56292 a change was made to use an extra default stylesheet which results in a compile failure on Maemo:
../../../WebCore/platform/qt/RenderThemeQt.cpp: In member function 'virtual WebCore::String WebCore::RenderThemeQt::extraDefaultStyleSheet()':
../../../WebCore/platform/qt/RenderThemeQt.cpp:187: error: 'themeQtNoListboxesUserAgentStyleSheet' was not declared in this scope
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luiz Agostini
A full build solves this problem. :-)
Please look at bug 36607.
*** This bug has been marked as a duplicate of bug 36607 ***