switched to NS_DEFINE_STATIC_IID_ACCESSOR

This commit is contained in:
beard%netscape.com 1999-09-13 03:04:17 +00:00
parent 8fb6ba40fc
commit a74068ad1e

View File

@ -50,8 +50,7 @@ typedef enum
class nsIScrollableView : public nsISupports
{
public:
static const nsIID& GetIID() { static nsIID iid = NS_ISCROLLABLEVIEW_IID; return iid; }
NS_DEFINE_STATIC_IID_ACCESSOR(NS_ISCROLLABLEVIEW_IID)
/**
* Create the controls used to allow scrolling. Call this method