зеркало из https://github.com/mozilla/pjs.git
change MOZ_PHOENIX ifdef to MOZ_XUL_APP to help GTK2 builds of thunderbird
This commit is contained in:
Родитель
9f261dee21
Коммит
1da3bdc5d7
|
@ -64,7 +64,7 @@ nsSplashScreenGtk::~nsSplashScreenGtk()
|
|||
|
||||
NS_IMETHODIMP nsSplashScreenGtk::Show()
|
||||
{
|
||||
#ifdef MOZ_PHOENIX
|
||||
#ifdef MOZ_XUL_APP
|
||||
if (!splash_xpm[0])
|
||||
return NS_OK;
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче