 |
MyBooks
|
Go to the documentation of this file. 1 #ifndef WIDGETS_GLOBALS_H 2 #define WIDGETS_GLOBALS_H 7 #ifdef CUTEREPORT_WIDGET_EXPORTS 8 #define WIDGET_EXPORTS __declspec(dllexport) 10 #define WIDGET_EXPORTS __declspec(dllimport) 13 #define WIDGET_EXPORTS 17 #define WIDGET_EXPORTS 20 #endif // WIDGETS_GLOBALS_H