Fixing to be thread safe.

git-svn-id: svn://10.0.0.236/trunk@62252 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
2000-03-06 00:26:19 +00:00
parent f208a25dc3
commit b83fc07cc6
4 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ public:
GdkWindow *mDialog;
}; // class nsSplashScreenGtk
NS_IMPL_ISUPPORTS0(nsSplashScreenGtk)
NS_IMPL_THREADSAFE_ISUPPORTS0(nsSplashScreenGtk)
nsSplashScreenGtk::nsSplashScreenGtk()
{