connect(m_model, SIGNAL(itemsChanged(KItemRangeList,QSet<QByteArray>)),
this, SLOT(slotItemsChanged(KItemRangeList,QSet<QByteArray>)));
#else
+#ifndef Q_CC_MSVC
Q_UNUSED(resource);
#endif
+#endif
}
void KFileItemModelRolesUpdater::slotDirWatchDirty(const QString& path)