Miam-Player  0.8.0
A nice music player
miamcoverfetcher_global.hpp
Go to the documentation of this file.
1 #ifndef COVERFETCHER_GLOBAL_H
2 #define COVERFETCHER_GLOBAL_H
3 
4 #if defined(MIAMCOVERFETCHER_LIBRARY)
5 #undef MIAMCOVERFETCHER_LIBRARY
6 #define MIAMCOVERFETCHER_LIBRARY Q_DECL_EXPORT
7 #else
8 #define MIAMCOVERFETCHER_LIBRARY Q_DECL_IMPORT
9 #endif
10 
11 #endif // COVERFETCHER_GLOBAL_H