mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Put delcaration in ifdef
This commit is contained in:
@@ -128,6 +128,8 @@ private:
|
|||||||
static AtticaManager* s_instance;
|
static AtticaManager* s_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#ifdef LIBATTICA_FOUND
|
||||||
Q_DECLARE_METATYPE( Attica::Content );
|
Q_DECLARE_METATYPE( Attica::Content );
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // ATTICAMANAGER_H
|
#endif // ATTICAMANAGER_H
|
||||||
|
Reference in New Issue
Block a user