Go to the documentation of this file.
36 #ifndef XDISP_GLOBAL_H
37 #define XDISP_GLOBAL_H
44 #include <QtCore/qglobal.h>
52 #if defined(XDISP_LIBRARY)
53 # define XDISPSHARED_EXPORT Q_DECL_EXPORT
55 # define XDISPSHARED_EXPORT Q_DECL_IMPORT
58 #endif // XDISP_GLOBAL_H