svn path=/trunk/KDE/kdebase/apps/; revision=
1036229
-const QList<Nepomuk::Tag> MetaDataWidget::tags() const
+QList<Nepomuk::Tag> MetaDataWidget::tags() const
{
#ifdef HAVE_NEPOMUK
QMutexLocker locker(&d->m_mutex);
{
#ifdef HAVE_NEPOMUK
QMutexLocker locker(&d->m_mutex);
* to wait for the signal loadingFinished() or tagsChanged()
* to get a valid result.
*/
* to wait for the signal loadingFinished() or tagsChanged()
* to get a valid result.
*/
- const QList<Nepomuk::Tag> tags() const;
+ QList<Nepomuk::Tag> tags() const;
/**
* Returns the comment for the currently set item(s). It is required
/**
* Returns the comment for the currently set item(s). It is required