mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
What was that include for boostcrap again?
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Tomahawk
|
|||||||
{
|
{
|
||||||
class Resolver;
|
class Resolver;
|
||||||
class ExternalResolver;
|
class ExternalResolver;
|
||||||
typedef boost::function<boostcrap> ResolverFactoryFunc;
|
typedef boost::function<Tomahawk::ExternalResolver*(QString)> ResolverFactoryFunc;
|
||||||
|
|
||||||
class DLLEXPORT Pipeline : public QObject
|
class DLLEXPORT Pipeline : public QObject
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user