20 #ifndef SAMPLEPANELPLUGIN_H
21 #define SAMPLEPANELPLUGIN_H
23 #if defined SAMPLEPANELPLUGIN_EXPORTS
25 #define SAMPLEPANELPLUGIN_EXPORT __declspec( dllexport )
27 #define SAMPLEPANELPLUGIN_EXPORT
31 #define SAMPLEPANELPLUGIN_EXPORT __declspec( dllimport )
33 #define SAMPLEPANELPLUGIN_EXPORT