summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/qt/Extensions3DQt.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/qt/Extensions3DQt.h')
-rw-r--r--WebCore/platform/graphics/qt/Extensions3DQt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/graphics/qt/Extensions3DQt.h b/WebCore/platform/graphics/qt/Extensions3DQt.h
index 29209ba..ae4b375 100644
--- a/WebCore/platform/graphics/qt/Extensions3DQt.h
+++ b/WebCore/platform/graphics/qt/Extensions3DQt.h
@@ -36,6 +36,7 @@ public:
// Extensions3D methods.
virtual bool supports(const String&);
+ virtual void ensureEnabled(const String&);
virtual int getGraphicsResetStatusARB();
private: