Attempt to fix the Qt build, no review.

        * platform/graphics/qt/ImageBufferQt.cpp:
        (WebCore::ImageBuffer::image):


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35739 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index a1a905f..33b20082 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,12 @@
 2008-08-13  Eric Seidel  <eric@webkit.org>
 
+        Attempt to fix the Qt build, no review.
+
+        * platform/graphics/qt/ImageBufferQt.cpp:
+        (WebCore::ImageBuffer::image):
+
+2008-08-13  Eric Seidel  <eric@webkit.org>
+
         Attempt to fix the Windows build, no review.
 
         * platform/graphics/win/ImageWin.cpp: