Changeset 40223 in webkit
- Timestamp:
- Jan 25, 2009, 6:56:27 AM (17 years ago)
- Location:
- trunk/WebKit/qt
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebKit/qt/Api/qwebhistory.h
r38097 r40223 33 33 namespace WebCore { 34 34 class FrameLoaderClientQt; 35 } ;35 } 36 36 37 37 class QWebHistoryItemPrivate; -
trunk/WebKit/qt/ChangeLog
r40220 r40223 1 2008-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 1 11 2009-01-24 Adam Treat <adam.treat@torchmobile.com> 2 12
Note:
See TracChangeset
for help on using the changeset viewer.