Title: [152220] trunk/Source/WebCore
Revision
152220
Author
[email protected]
Date
2013-07-01 06:29:21 -0700 (Mon, 01 Jul 2013)

Log Message

[Qt] Remove long unused Qt4 forward definitions

Unreviewed cleanu-up.

* platform/graphics/GraphicsContext3D.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (152219 => 152220)


--- trunk/Source/WebCore/ChangeLog	2013-07-01 13:27:28 UTC (rev 152219)
+++ trunk/Source/WebCore/ChangeLog	2013-07-01 13:29:21 UTC (rev 152220)
@@ -1,3 +1,11 @@
+2013-07-01  Allan Sandfeld Jensen  <[email protected]>
+
+        [Qt] Remove long unused Qt4 forward definitions
+
+        Unreviewed cleanu-up.
+
+        * platform/graphics/GraphicsContext3D.h:
+
 2013-07-01  Antti Koivisto  <[email protected]>
 
         Use DeferrableOneShotTimer for deleting decoded data

Modified: trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h (152219 => 152220)


--- trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h	2013-07-01 13:27:28 UTC (rev 152219)
+++ trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h	2013-07-01 13:29:21 UTC (rev 152220)
@@ -59,8 +59,6 @@
 QT_BEGIN_NAMESPACE
 class QPainter;
 class QRect;
-class QGLWidget;
-class QGLContext;
 class QOpenGLContext;
 class QSurface;
 QT_END_NAMESPACE
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to