webengine/osswebengine/WebCore/html/HTMLEmbedElement.h
branchRCL_3
changeset 35 1f3c3f2f5b0a
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/webengine/osswebengine/WebCore/html/HTMLEmbedElement.h	Fri Mar 12 15:48:51 2010 +0200
+++ b/webengine/osswebengine/WebCore/html/HTMLEmbedElement.h	Mon Mar 15 12:44:50 2010 +0200
@@ -59,7 +59,9 @@
 #if USE(JAVASCRIPTCORE_BINDINGS)
     virtual KJS::Bindings::Instance* getInstance() const;
 #endif
+
 #if PLATFORM(SYMBIAN)
+    virtual bool canStartSelection() const;  
     bool isFocusable() const;
 #endif
     String src() const;