summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLAppletElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLAppletElement.h')
-rw-r--r--WebCore/html/HTMLAppletElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/html/HTMLAppletElement.h b/WebCore/html/HTMLAppletElement.h
index baaab38..a53bd5c 100644
--- a/WebCore/html/HTMLAppletElement.h
+++ b/WebCore/html/HTMLAppletElement.h
@@ -51,6 +51,7 @@ private:
virtual RenderWidget* renderWidgetForJSBindings() const;
void setupApplet() const;
+ bool canEmbedJava() const;
virtual void insertedIntoDocument();
virtual void removedFromDocument();