From 0e45b23b41142b62e046b0010a01b0dcf828f13a Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 12 Jan 2004 19:34:06 +0000 Subject: Forgot this --- embed/mozilla/EventContext.h | 1 + 1 file changed, 1 insertion(+) diff --git a/embed/mozilla/EventContext.h b/embed/mozilla/EventContext.h index 44dc37483..5953e4810 100644 --- a/embed/mozilla/EventContext.h +++ b/embed/mozilla/EventContext.h @@ -59,6 +59,7 @@ private: EphyEmbedEvent *info); nsresult GetCSSBackground (nsIDOMNode *node, nsAutoString& url); nsresult IsPageFramed (nsIDOMNode *node, PRBool *Framed); + nsresult CheckLinkScheme (const nsAString &link); nsresult SetIntProperty (const char *name, int value); nsresult SetStringProperty (const char *name, const char *value); nsresult SetStringProperty (const char *name, const nsAString &value); -- cgit v1.2.3