summaryrefslogtreecommitdiff
path: root/Source/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/ChangeLog')
-rw-r--r--Source/WebKit/qt/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Source/WebKit/qt/ChangeLog b/Source/WebKit/qt/ChangeLog
index 417953d1f..d10e9df27 100644
--- a/Source/WebKit/qt/ChangeLog
+++ b/Source/WebKit/qt/ChangeLog
@@ -1,3 +1,14 @@
+2012-06-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
+
+ [Qt] Don't use WebKit HAVE() macro in public Qt headers
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ * Api/qgraphicswebview.h:
+ * Api/qwebframe_p.h:
+ * Api/qwebpage.h:
+ * Api/qwebview.h:
+
2012-06-13 Simon Hausmann <simon.hausmann@nokia.com>
[Qt] Remove dependency to QtScript for the Qt 5 build