MythTV
master
mythtv
libs
libmythbase
mythbaseexp.h
Go to the documentation of this file.
1
#ifndef MYTHBASEEXP_H_
2
#define MYTHBASEEXP_H_
3
4
#include <QtGlobal>
5
#ifdef MBASE_API
6
# define MBASE_PUBLIC Q_DECL_EXPORT
7
#else
8
# define MBASE_PUBLIC Q_DECL_IMPORT
9
#endif
10
11
#endif
// MYTHBASEEXP_H_
Generated on Sun Dec 14 2025 03:16:29 for MythTV by
1.9.4