1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-24 14:42:53 +02:00

* Remove old CLucene references.

This commit is contained in:
Christian Muehlhaeuser
2014-09-16 05:28:11 +02:00
parent 265b6b0fc1
commit cc3ce671b9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/* === This file is part of Tomahawk Player - <http://tomahawk-player.org> ===
*
* Copyright 2010-2011, Christian Muehlhaeuser <muesli@tomahawk-player.org>
* Copyright 2010-2014, Christian Muehlhaeuser <muesli@tomahawk-player.org>
* Copyright 2010-2011, Leo Franchi <lfranchi@kde.org>
* Copyright 2013, Teo Mrnjavac <teo@kde.org>
* Copyright 2013, Uwe L. Korn <uwelk@xhochy.com>
@@ -95,7 +95,7 @@ public:
const QVariantMap& options );
/**
* Clucene indices for JS resolvers
* Lucene++ indices for JS resolvers
**/
Q_INVOKABLE bool hasFuzzyIndex();