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:
@@ -39,7 +39,7 @@ public:
|
||||
GdkWindow *mDialog;
|
||||
}; // class nsSplashScreenGtk
|
||||
|
||||
NS_IMPL_ISUPPORTS0(nsSplashScreenGtk)
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS0(nsSplashScreenGtk)
|
||||
|
||||
nsSplashScreenGtk::nsSplashScreenGtk()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user