Really disable native theme on linux with cairo, had the wrong define before

This commit is contained in:
vladimir%pobox.com 2006-02-13 19:24:16 +00:00
parent a1c4fe691a
commit 7fe8005801

View File

@ -231,7 +231,7 @@ static const nsModuleComponentInfo components[] =
/* XXX temporary! Disable native theme support on linux until roc
* lands new native theme stuff
*/
#ifndef MOZ_ENABLE_CAIRO_GFX
#ifndef MOZ_CAIRO_GFX
{ "Native Theme Renderer",
NS_THEMERENDERER_CID,
"@mozilla.org/chrome/chrome-native-theme;1",