Bug 36880 - [Qt] compile failure on Maemo after RenderThemeQt change
Summary: [Qt] compile failure on Maemo after RenderThemeQt change
Status: RESOLVED DUPLICATE of bug 36607
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-03-31 04:45 PDT by Casper van Donderen
Modified: 2010-03-31 11:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Casper van Donderen 2010-03-31 04:45:19 PDT
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
Comment 1 Luiz Agostini 2010-03-31 11:10:21 PDT
A full build solves this problem. :-)

Please look at bug 36607.

*** This bug has been marked as a duplicate of bug 36607 ***