MythTV
master
mythtv
libs
libmyth
mythexp.h
Go to the documentation of this file.
1
#ifndef MYTHEXP_H_
2
#define MYTHEXP_H_
3
4
#include <QtGlobal>
5
6
#ifdef MYTH_API
7
# define MPUBLIC Q_DECL_EXPORT
8
#else
9
# define MPUBLIC Q_DECL_IMPORT
10
#endif
11
12
#endif
/* MYTHEXP_H_ */
Generated on Sat Aug 1 2026 03:16:50 for MythTV by
1.9.4