Changed to use NS_DECL_ISUPPORTS_INHERITED. r=beard

git-svn-id: svn://10.0.0.236/trunk@189599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
2006-02-10 22:48:22 +00:00
parent 3a3a265470
commit 78e31056de

View File

@@ -35,7 +35,7 @@ class nsDeviceContextMac : public DeviceContextImpl
public:
nsDeviceContextMac();
NS_DECL_ISUPPORTS
NS_DECL_ISUPPORTS_INHERITED
NS_IMETHOD Init(nsNativeWidget aNativeWidget);