MythTV
master
mythtv
libs
libmyth
mythexp.h
Go to the documentation of this file.
1
#ifndef MYTHEXP_H_
2
#define MYTHEXP_H_
3
4
#ifdef __cplusplus
5
#include <QtCore/qglobal.h>
6
7
#if defined(MYTH_API)
8
# define MPUBLIC Q_DECL_EXPORT
9
#else
10
# define MPUBLIC Q_DECL_IMPORT
11
#endif
12
#endif
/* __cplusplus */
13
14
#endif
/* MYTHEXP_H_ */
Generated on Sun Jan 19 2025 03:16:45 for MythTV by
1.8.17