mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
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:
parent
ff248c06da
commit
d6d2d8b042
1 changed files with 0 additions and 3 deletions
|
@ -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();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue