[Kst] extragear/graphics/kst/src/libkstapp
Eli Fidler
eli at staikos.net
Thu Feb 8 19:42:11 CET 2007
SVN commit 631671 by fidler:
remove extra writeLock. This was breaking new plugins (see bug 141054).
M +0 -1 kstbasicdialog_i.cpp
--- trunk/extragear/graphics/kst/src/libkstapp/kstbasicdialog_i.cpp #631670:631671
@@ -219,7 +219,6 @@
KstDataObject::createPlugin(_pluginName));
Q_ASSERT(ptr); //should never happen...
- ptr->writeLock();
KstWriteLocker pl(ptr);
QString tagName = _tagName->text();
More information about the Kst
mailing list