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