Changeset 37677 in webkit


Ignore:
Timestamp:
Oct 18, 2008 1:44:34 AM (16 years ago)
Author:
oliver@apple.com
Message:

2008-10-18 Zan Dobersek <zandobersek@gmail.com>

Reviewed by Oliver Hunt.

Qt port build fix.

  • platform/qt/RenderThemeQt.h:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r37667 r37677  
     12008-10-18  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Reviewed by Oliver Hunt.
     4
     5        Qt port build fix.
     6
     7        * platform/qt/RenderThemeQt.h:
     8
    192008-10-17  Kevin Watters  <kevinwatters@gmail.com>
    210
  • trunk/WebCore/platform/qt/RenderThemeQt.h

    r37663 r37677  
    127127    bool supportsFocus(ControlPart) const;
    128128
    129     EAppearance applyTheme(QStyleOption&, RenderObject*) const;
     129    ControlPart applyTheme(QStyleOption&, RenderObject*) const;
    130130
    131131    void setButtonPadding(RenderStyle*) const;
Note: See TracChangeset for help on using the changeset viewer.