enable the "disable artsdsp" option. This allows me to use the

Crossover plugin and Quicktime!  artsdsp makes the wine pluginserver
segfault during dlopen...

svn path=/trunk/kdebase/nsplugins/; revision=118523
This commit is contained in:
Kurt Granroth 2001-10-18 21:24:34 +00:00
parent ff248c06da
commit d6d2d8b042

View file

@ -236,9 +236,6 @@ void NSPluginConfig::dirInit()
connect( m_widget->dirList,
SIGNAL(currentChanged(QListBoxItem*)),
SLOT(dirSelect(QListBoxItem*)) );
// XXX disabled to avoid new strings
m_widget->useArtsdsp->hide();
}