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