struct -> class
git-svn-id: svn://10.0.0.236/trunk@22698 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
* (e.g. by going back in the window history) after previously being stopped
|
||||
* by the Stop method.
|
||||
*/
|
||||
struct nsIPlugin : public nsIFactory {
|
||||
class nsIPlugin : public nsIFactory {
|
||||
public:
|
||||
NS_DEFINE_STATIC_IID_ACCESSOR(NS_IPLUGIN_IID)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user