Go to the documentation of this file.
36 #ifndef AVERAGING_GLOBAL_H
37 #define AVERAGING_GLOBAL_H
45 #include <QtCore/qglobal.h>
53 #if defined(AVERAGING_LIBRARY)
54 # define AVERAGINGSHARED_EXPORT Q_DECL_EXPORT
56 # define AVERAGINGSHARED_EXPORT Q_DECL_IMPORT
59 #endif // AVERAGING_GLOBAL_H