|
|
|
@ -582,7 +582,7 @@ bool KFileMetaInfo::applyChanges( const TQString& path )
|
|
|
|
|
return ret;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
KFilePlugin * const KFileMetaInfo::plugin() const
|
|
|
|
|
KFilePlugin * KFileMetaInfo::plugin() const
|
|
|
|
|
{
|
|
|
|
|
assert(isValid());
|
|
|
|
|
KFileMetaInfoProvider* prov = KFileMetaInfoProvider::self();
|
|
|
|
|