|
Stellarium 0.15.2
|
Go to the documentation of this file. 6 #ifndef TEMPLATEGLOBAL_H 7 #define TEMPLATEGLOBAL_H 13 #if defined(QTWEBAPPLIB_EXPORT) 14 #define DECLSPEC Q_DECL_EXPORT 15 #elif defined(QTWEBAPPLIB_IMPORT) 16 #define DECLSPEC Q_DECL_IMPORT 19 #if !defined(DECLSPEC) 23 #endif // TEMPLATEGLOBAL_H