Actually enable the new method on xulrunner 1.9

This commit is contained in:
Marco Pesenti Gritti 2007-02-13 11:53:33 +01:00
parent 63c5bd5dbd
commit 451c65b8f0

View File

@ -1,3 +1,5 @@
#include "config.h"
#include <nsIFactory.h>
#include "sugar-download-manager.h"
@ -148,7 +150,7 @@ GeckoDownload::OnSecurityChange (nsIWebProgress *aWebProgress,
return NS_OK;
}
#ifdef HAVE_MOZILLA_1_9
#ifdef HAVE_GECKO_1_9
NS_IMETHODIMP
GeckoDownload::OnRefreshAttempted (nsIWebProgress *aWebProgress,