ginebra2/WebChromeSnippet.h
changeset 6 1c3b8676e58c
parent 5 0f2326c2a325
--- a/ginebra2/WebChromeSnippet.h	Wed Jun 23 17:59:43 2010 +0300
+++ b/ginebra2/WebChromeSnippet.h	Tue Jul 06 14:03:49 2010 +0300
@@ -36,7 +36,7 @@
   {
     Q_OBJECT
   public:
-    WebChromeSnippet(const QString& elementId, ChromeWidget * chrome, const QRectF& ownerArea, const QWebElement & element);
+    WebChromeSnippet(const QString& elementId, ChromeWidget * chrome, const QWebElement & element);
     virtual ~WebChromeSnippet();
     WebChromeItem* item();
   public slots: