Reviewed by Oliver Hunt.
Qt port build fix.
* platform/qt/RenderThemeQt.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@37677
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-10-18 Zan Dobersek <zandobersek@gmail.com>
+
+ Reviewed by Oliver Hunt.
+
+ Qt port build fix.
+
+ * platform/qt/RenderThemeQt.h:
+
2008-10-17 Kevin Watters <kevinwatters@gmail.com>
Reviewed by Kevin Ollivier
private:
bool supportsFocus(ControlPart) const;
- EAppearance applyTheme(QStyleOption&, RenderObject*) const;
+ ControlPart applyTheme(QStyleOption&, RenderObject*) const;
void setButtonPadding(RenderStyle*) const;
void setPopupPadding(RenderStyle*) const;