#pragma once #include #if defined(I_PLOTCURVE_T_LIBRARY) # define I_PLOTCURVE_T_EXPORT Q_DECL_EXPORT #else # define I_PLOTCURVE_T_EXPORT Q_DECL_IMPORT #endif