Initial patch.
[vuplus_webkit] / Source / WebKit2 / UIProcess / qt / qdesktopwebpageproxy.h
index 83d073a..71de769 100644 (file)
@@ -47,6 +47,8 @@ private:
     virtual void doneWithTouchEvent(const NativeWebTouchEvent&, bool wasEventHandled);
 #endif
 
+    virtual PassRefPtr<WebKit::WebPopupMenuProxy> createPopupMenuProxy(WebKit::WebPageProxy*);
+
     virtual void timerEvent(QTimerEvent*);
 
     bool handleMouseMoveEvent(QGraphicsSceneMouseEvent*);