Changeset 40223 in webkit


Ignore:
Timestamp:
Jan 25, 2009, 6:56:27 AM (17 years ago)
Author:
Simon Hausmann
Message:

2008-12-20 Urs Wolfer <uwolfer@kde.org>

Reviewed by Simon Hausmann.

Fix: compile qwebhistory.h with pendantic comiler flag.

https://bugs.webkit.org/show_bug.cgi?id=22947

Location:
trunk/WebKit/qt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/qt/Api/qwebhistory.h

    r38097 r40223  
    3333namespace WebCore {
    3434    class FrameLoaderClientQt;
    35 };
     35}
    3636
    3737class QWebHistoryItemPrivate;
  • trunk/WebKit/qt/ChangeLog

    r40220 r40223  
     12008-12-20  Urs Wolfer  <uwolfer@kde.org>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        Fix: compile qwebhistory.h with pendantic comiler flag.
     6
     7        https://bugs.webkit.org/show_bug.cgi?id=22947
     8
     9        * Api/qwebhistory.h:
     10
    1112009-01-24  Adam Treat  <adam.treat@torchmobile.com>
    212
Note: See TracChangeset for help on using the changeset viewer.